public class DefaultLifecycleStateTestCase extends Object
| Constructor and Description |
|---|
DefaultLifecycleStateTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
foo() |
void |
testDisposalWithoutStarting() |
void |
testDisposalWithoutStop() |
void |
testNormalLifecycle() |
void |
testReStartLifecycle() |
void |
testStopWithoutStart() |
public DefaultLifecycleStateTestCase()
public void foo()
public void testNormalLifecycle()
public void testReStartLifecycle()
public void testDisposalWithoutStarting()
public void testDisposalWithoutStop()
public void testStopWithoutStart()
Copyright © 2003–2016 Codehaus. All rights reserved.