Package net.minecraft.gametest.framework
Interface GameTestBatchListener
- All Known Implementing Classes:
TestCommand.TestBatchSummaryDisplayer
public interface GameTestBatchListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidtestBatchFinished(GameTestBatch batch) voidtestBatchStarting(GameTestBatch batch)
-
Method Details
-
testBatchStarting
-
testBatchFinished
-