public interface JUnit4TestSuiteChunker extends TestSuiteChunker, 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) |
createNewClassloader, createTestDelegators, getChunkSize, getTestChunks, getTestChunksEntries, getTestCount, shouldExecuteTestForMethod
Copyright © 2007–2014. All rights reserved.