Interface TestCompletionListener

All Known Implementing Classes:
FailureLoggingTestCompletionListener

public interface TestCompletionListener
  • Method Summary

    Modifier and Type Method Description
    void onTestFailed​(GameTestState test)  
  • Method Details