public class JobLauncherTest extends Object
| Constructor and Description |
|---|
JobLauncherTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testJobIdNull() |
void |
testLaunchDeletesRunOnceJobOnFailure() |
void |
testLaunchDeletesRunOnceJobOnSuccess() |
void |
testLaunchDeletesRunOnceJobOnUnavailable() |
void |
testLaunchJobDetailsNotRunnable() |
void |
testLaunchJobDetailsNull() |
void |
testLaunchJobRunnerDoesNotAttemptToDeleteWithoutJobDetails() |
void |
testLaunchJobRunnerThatReturnsInfo() |
void |
testLaunchJobRunnerThatReturnsNull() |
void |
testLaunchJobRunnerVanished() |
void |
testLaunchJobRunnerWhileAlreadyRunning() |
void |
testLaunchRunModeInconsistency() |
void |
testRunModeNull() |
void |
testSchedulerServiceNull() |
public void testSchedulerServiceNull()
public void testRunModeNull()
public void testJobIdNull()
public void testLaunchJobDetailsNull()
public void testLaunchJobDetailsNotRunnable()
public void testLaunchJobRunnerVanished()
public void testLaunchRunModeInconsistency()
public void testLaunchJobRunnerWhileAlreadyRunning()
throws Exception
Exceptionpublic void testLaunchJobRunnerThatReturnsNull()
throws Exception
Exceptionpublic void testLaunchJobRunnerThatReturnsInfo()
throws Exception
Exceptionpublic void testLaunchDeletesRunOnceJobOnSuccess()
throws Exception
Exceptionpublic void testLaunchDeletesRunOnceJobOnFailure()
throws Exception
Exceptionpublic void testLaunchDeletesRunOnceJobOnUnavailable()
throws Exception
ExceptionCopyright © 2017 Atlassian. All rights reserved.