com.atlassian.sal.core.scheduling
Class ExecutorPluginSchedulerTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.atlassian.sal.core.scheduling.ExecutorPluginSchedulerTest
All Implemented Interfaces:
junit.framework.Test

public class ExecutorPluginSchedulerTest
extends junit.framework.TestCase


Nested Class Summary
static class ExecutorPluginSchedulerTest.TestPluginJob
           
 
Constructor Summary
ExecutorPluginSchedulerTest()
           
 
Method Summary
protected  void setUp()
           
 void tearDown()
           
 void testSchedule()
           
 void testUnscheduleInexisting()
           
 
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExecutorPluginSchedulerTest

public ExecutorPluginSchedulerTest()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
Exception

testSchedule

public void testSchedule()
                  throws Exception
Throws:
Exception

testUnscheduleInexisting

public void testUnscheduleInexisting()
                              throws Exception
Throws:
Exception


Copyright © 2015 Atlassian. All rights reserved.