public class TestStateTracker extends Object
| Constructor and Description |
|---|
TestStateTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
canShutdownDirectlyFromEarlyStartup() |
void |
setup() |
void |
tearDown() |
void |
testIllegalDelayedTransitions() |
void |
testIllegalNotStartedTransitions() |
void |
testIllegalResumingTransitions() |
void |
testIllegalShutdownTransitions() |
void |
testIllegalShuttingDownTransitions() |
void |
testIllegalStartedTransitions() |
void |
testIllegalStartingTransitions() |
void |
testIllegalWarmRestartingTransitions() |
void |
testIllegalWarmRestartTransitions() |
void |
testStandardTransitions() |
public void setup()
public void tearDown()
public void testIllegalNotStartedTransitions()
throws Exception
Exceptionpublic void testIllegalStartingTransitions()
throws Exception
Exceptionpublic void testIllegalDelayedTransitions()
throws Exception
Exceptionpublic void testIllegalResumingTransitions()
throws Exception
Exceptionpublic void testIllegalStartedTransitions()
throws Exception
Exceptionpublic void testIllegalWarmRestartingTransitions()
throws Exception
Exceptionpublic void testIllegalWarmRestartTransitions()
throws Exception
Exceptionpublic void testIllegalShuttingDownTransitions()
throws Exception
Exceptionpublic void testIllegalShutdownTransitions()
throws Exception
Exceptionpublic void canShutdownDirectlyFromEarlyStartup()
Copyright © 2019 Atlassian. All rights reserved.