public class AbstractSchedulerServiceTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
| Constructor and Description |
|---|
AbstractSchedulerServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEnterLeaveJob() |
void |
testLifecycle() |
void |
testWaitForScheduledJobsToCompleteWithTimeoutInterrupted() |
void |
testWaitForScheduledJobsToCompleteWithTimeoutInterruptedButAlreadyIdle() |
void |
testWaitForScheduledJobsToCompleteWithTimeoutSuccessful() |
void |
testWaitForScheduledJobsToCompleteWithTimeoutUnsuccessful() |
public void testWaitForScheduledJobsToCompleteWithTimeoutSuccessful()
throws Exception
Exceptionpublic void testWaitForScheduledJobsToCompleteWithTimeoutUnsuccessful()
throws Exception
Exceptionpublic void testWaitForScheduledJobsToCompleteWithTimeoutInterrupted()
throws Exception
Exceptionpublic void testWaitForScheduledJobsToCompleteWithTimeoutInterruptedButAlreadyIdle()
throws Exception
Exceptionpublic void testEnterLeaveJob()
public void testLifecycle()
throws SchedulerServiceException
SchedulerServiceExceptionCopyright © 2017 Atlassian. All rights reserved.