Uses of Interface
org.apache.directory.server.integ.state.TestServerState

Packages that use TestServerState
org.apache.directory.server.integ.state   
 

Uses of TestServerState in org.apache.directory.server.integ.state
 

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.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.