PHP 클래스 tests\unit\workflow\behavior\GetNextStatusTest

상속: extends yii\codeception\DbTestCase, use trait Codeception\Specify
파일 보기 프로젝트 열기: raoul2000/yii2-workflow

공개 메소드들

메소드 설명
fixtures ( )
testGetNextStatusFails ( )
testGetNextStatusInWorkflow ( )
testGetNextStatusOnEnter ( )
testReturnEmptyReport ( )
testReturnReportWithEventsOnEnterWorkflow ( )
testReturnReportWithNothing ( )
testReturnReportWithValidation ( )

보호된 메소드들

메소드 설명
setup ( )
tearDown ( )

메소드 상세

fixtures() 공개 메소드

public fixtures ( )

setup() 보호된 메소드

protected setup ( )

tearDown() 보호된 메소드

protected tearDown ( )

testGetNextStatusFails() 공개 메소드

testGetNextStatusInWorkflow() 공개 메소드

testGetNextStatusOnEnter() 공개 메소드

testReturnEmptyReport() 공개 메소드

testReturnReportWithEventsOnEnterWorkflow() 공개 메소드

testReturnReportWithNothing() 공개 메소드

testReturnReportWithValidation() 공개 메소드