com.atlassian.scheduler.compat.clustered
Class ClusteredCompatibilityPluginSchedulerTest
java.lang.Object
com.atlassian.scheduler.compat.clustered.ClusteredCompatibilityPluginSchedulerTest
public class ClusteredCompatibilityPluginSchedulerTest
- extends Object
- Since:
- v1.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusteredCompatibilityPluginSchedulerTest
public ClusteredCompatibilityPluginSchedulerTest()
setUp
public void setUp()
tearDown
public void tearDown()
testRegisterJobHandler
public void testRegisterJobHandler()
testRegisterJobHandlerDuplicate
public void testRegisterJobHandlerDuplicate()
testUnregisterJobHandler
public void testUnregisterJobHandler()
testUnregisterJobHandlerWithJobs
public void testUnregisterJobHandlerWithJobs()
testGetJobInfoWithNoJobDetails
public void testGetJobInfoWithNoJobDetails()
testGetJobInfoWithWrongRunMode
public void testGetJobInfoWithWrongRunMode()
testGetJobInfoWithWrongScheduleType
public void testGetJobInfoWithWrongScheduleType()
testGetJobInfo
public void testGetJobInfo()
testScheduleClusteredJobWithUnregisteredJobHandler
public void testScheduleClusteredJobWithUnregisteredJobHandler()
testScheduleClusteredJob
public void testScheduleClusteredJob()
throws SchedulerServiceException
- Throws:
SchedulerServiceException
testScheduleClusteredJobWithCheckedException
public void testScheduleClusteredJobWithCheckedException()
throws SchedulerServiceException
- Throws:
SchedulerServiceException
testScheduleClusteredJobWithUncheckedException
public void testScheduleClusteredJobWithUncheckedException()
throws SchedulerServiceException
- Throws:
SchedulerServiceException
testUnscheduleClusteredJob
public void testUnscheduleClusteredJob()
Copyright © 2014 Atlassian. All Rights Reserved.