public class DelegateServiceSchedulerTest extends AbstractSchedulerTest
afterTest
构造器和说明 |
---|
DelegateServiceSchedulerTest() |
限定符和类型 | 方法和说明 |
---|---|
void |
notScheduledRejects() |
void |
scanExecutorAttributes() |
void |
scanNameAnonymous() |
void |
scanNameExplicit() |
void |
scheduledDoesntReject() |
void |
smokeTestDelay() |
void |
smokeTestInterval() |
void |
startAndDecorationImplicit() |
@Test public void startAndDecorationImplicit()
@Test public void notScheduledRejects()
@Test public void scheduledDoesntReject()
@Test public void smokeTestDelay()
@Test public void smokeTestInterval()
@Test public void scanNameAnonymous()
@Test public void scanNameExplicit()
@Test public void scanExecutorAttributes()