com.atlassian.scheduler.core
Class JobLauncherTest
java.lang.Object
com.atlassian.scheduler.core.JobLauncherTest
public class JobLauncherTest
- extends Object
- Since:
- v1.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobLauncherTest
public JobLauncherTest()
testSchedulerServiceNull
public void testSchedulerServiceNull()
testRunModeNull
public void testRunModeNull()
testJobIdNull
public void testJobIdNull()
testLaunchJobDetailsNull
public void testLaunchJobDetailsNull()
testLaunchJobDetailsNotRunnable
public void testLaunchJobDetailsNotRunnable()
testLaunchJobRunnerVanished
public void testLaunchJobRunnerVanished()
testLaunchRunModeInconsistency
public void testLaunchRunModeInconsistency()
testLaunchJobRunnerThatReturnsNull
public void testLaunchJobRunnerThatReturnsNull()
throws Exception
- Throws:
Exception
testLaunchJobRunnerThatReturnsInfo
public void testLaunchJobRunnerThatReturnsInfo()
throws Exception
- Throws:
Exception
testLaunchDeletesRunOnceJobOnSuccess
public void testLaunchDeletesRunOnceJobOnSuccess()
throws Exception
- Throws:
Exception
testLaunchDeletesRunOnceJobOnFailure
public void testLaunchDeletesRunOnceJobOnFailure()
throws Exception
- Throws:
Exception
testLaunchDeletesRunOnceJobOnUnavailable
public void testLaunchDeletesRunOnceJobOnUnavailable()
throws Exception
- Throws:
Exception
testLaunchJobRunnerDoesNotAttemptToDeleteWithoutJobDetails
public void testLaunchJobRunnerDoesNotAttemptToDeleteWithoutJobDetails()
throws Exception
- Throws:
Exception
Copyright © 2014 Atlassian. All Rights Reserved.