public class StatusTest extends Object
Constructor and Description |
---|
StatusTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testGetAllStatesContainsParent() |
void |
testGetAllStatesEmptyStatus() |
void |
testIsFinalState() |
void |
testIsFinalStateFalse() |
void |
testIsFinalStateHasParent() |
void |
testIsInState() |
public StatusTest()
public void setUp()
public void testIsFinalStateFalse()
public void testIsFinalStateHasParent()
public void testIsFinalState()
public void testGetAllStatesEmptyStatus()
public void testGetAllStatesContainsParent()
public void testIsInState()
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.