public interface JUnit4TestSuiteChunker extends RunnerTestSuiteChunker, org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Description |
getDescription() |
void |
run(org.junit.runner.notification.RunNotifier notifier) |
createTestDelegators, getTestCount
getChunkSize, getTestChunk, getTestChunks, getTestChunksEntries, shouldExecuteTestForMethod
Copyright © 2007–2016. All rights reserved.