com.atlassian.sal.core.scheduling
Class QuartzPluginSchedulerTest

java.lang.Object
  extended by com.atlassian.sal.core.scheduling.QuartzPluginSchedulerTest

public class QuartzPluginSchedulerTest
extends Object


Nested Class Summary
static class QuartzPluginSchedulerTest.QuartzJob
           
 
Constructor Summary
QuartzPluginSchedulerTest()
           
 
Method Summary
 void setUp()
           
 void testPluginJob()
           
 void testSchedule()
           
 void testUnschedule()
           
 void testUnscheduleInexisting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuartzPluginSchedulerTest

public QuartzPluginSchedulerTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testSchedule

public void testSchedule()
                  throws Exception
Throws:
Exception

testUnschedule

public void testUnschedule()
                    throws Exception
Throws:
Exception

testUnscheduleInexisting

public void testUnscheduleInexisting()
                              throws Exception
Throws:
Exception

testPluginJob

public void testPluginJob()
                   throws Exception
Throws:
Exception


Copyright © 2015 Atlassian. All rights reserved.