PHP 클래스 izzum\statemachine\ContextTest

저자: rolf
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: rolfvreijdenberger/izzum-statemachine

공개 메소드들

메소드 설명
testContext ( ) test the factory method with all parameters provided implicitely tests the constructor
testConversionOfContextIdToString ( )
testFactoryDefault ( ) test the factory method with default parameters only implicitely tests the constructor
testFull ( )

메소드 상세

testContext() 공개 메소드

test the factory method with all parameters provided implicitely tests the constructor
public testContext ( )

testConversionOfContextIdToString() 공개 메소드

testFactoryDefault() 공개 메소드

test the factory method with default parameters only implicitely tests the constructor
public testFactoryDefault ( )

testFull() 공개 메소드

public testFull ( )