Python YASMIN (Yet Another State MachINe)
Loading...
Searching...
No Matches
test_state.TestState Class Reference
Inheritance diagram for test_state.TestState:
Collaboration diagram for test_state.TestState:

Public Member Functions

 setUp (self)
 
 test_call (self)
 
 test_cancel (self)
 
 test_get_outcomes (self)
 
 test_str (self)
 
 test_init_exception (self)
 

Public Attributes

 state = FooState()
 

Member Function Documentation

◆ setUp()

test_state.TestState.setUp ( self)

◆ test_call()

test_state.TestState.test_call ( self)

◆ test_cancel()

test_state.TestState.test_cancel ( self)

◆ test_get_outcomes()

test_state.TestState.test_get_outcomes ( self)

◆ test_init_exception()

test_state.TestState.test_init_exception ( self)

◆ test_str()

test_state.TestState.test_str ( self)

Member Data Documentation

◆ state

test_state.TestState.state = FooState()

The documentation for this class was generated from the following file: