com.atlassian.plugin.manager
Class TestStateTracker
java.lang.Object
com.atlassian.plugin.manager.TestStateTracker
public class TestStateTracker
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestStateTracker
public TestStateTracker()
setup
public void setup()
tearDown
public void tearDown()
testStandardTransitions
public void testStandardTransitions()
throws Exception
- Throws:
Exception
testIllegalNotStartedTransitions
public void testIllegalNotStartedTransitions()
throws Exception
- Throws:
Exception
testIllegalStartingTransitions
public void testIllegalStartingTransitions()
throws Exception
- Throws:
Exception
testIllegalDelayedTransitions
public void testIllegalDelayedTransitions()
throws Exception
- Throws:
Exception
testIllegalResumingTransitions
public void testIllegalResumingTransitions()
throws Exception
- Throws:
Exception
testIllegalStartedTransitions
public void testIllegalStartedTransitions()
throws Exception
- Throws:
Exception
testIllegalWarmRestartingTransitions
public void testIllegalWarmRestartingTransitions()
throws Exception
- Throws:
Exception
testIllegalWarmRestartTransitions
public void testIllegalWarmRestartTransitions()
throws Exception
- Throws:
Exception
testIllegalShuttingDownTransitions
public void testIllegalShuttingDownTransitions()
throws Exception
- Throws:
Exception
testIllegalShutdownTransitions
public void testIllegalShutdownTransitions()
throws Exception
- Throws:
Exception
Copyright © 2014 Atlassian. All rights reserved.