Classes in org.apache.directory.server.integ.state that implement TestServerState |
class |
AbstractState
The abstract state of a test service, containing the default state
transitions |
class |
NonExistentState
The state of a test service when it has not yet been created. |
class |
StartedNormalState
The state of a running test service which has been used for running
integration tests and has been reverted to contain the same content as it
did when created and started. |
class |
StartedPristineState
A test service state where the server is running and has not been used for
any integration test since it was created. |