Interface TestListener

All Known Implementing Classes:
TestCommand.Listener

public interface TestListener
  • Method Summary

    Modifier and Type Method Description
    void onFailed​(GameTest test)  
    void onStarted​(GameTest test)