public class ParallelSchedulerTest extends AbstractSchedulerTest
afterTest
构造器和说明 |
---|
ParallelSchedulerTest() |
限定符和类型 | 方法和说明 |
---|---|
void |
negativeParallelism() |
void |
scanCapacity() |
void |
scanName() |
void |
scheduledDoesntReject() |
void |
shouldPickEvenly() |
void |
smokeTestDelay() |
void |
smokeTestInterval() |
void |
startAndDecorationImplicit() |
@Test public void startAndDecorationImplicit()
@Test public void negativeParallelism() throws java.lang.Exception
java.lang.Exception
@Test public void scheduledDoesntReject()
@Test public void smokeTestDelay()
@Test public void smokeTestInterval()
@Test public void shouldPickEvenly() throws java.lang.Exception
java.lang.Exception
@Test public void scanName()
@Test public void scanCapacity()