PHP 클래스 Tests\TranslateableBehaviorTest

상속: extends DatabaseTestCase
파일 보기 프로젝트 열기: creocoder/yii2-translateable

공개 메소드들

메소드 설명
setUpBeforeClass ( )
testCreatePost ( )
testExceptionIsRaisedWhenTranslationAttributesPropertyIsNotSet ( )
testFindPost ( )
testFindPosts ( )
testPostHasTranslation ( )
testUpdatePost ( )

메소드 상세

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

testCreatePost() 공개 메소드

public testCreatePost ( )

testExceptionIsRaisedWhenTranslationAttributesPropertyIsNotSet() 공개 메소드

testFindPost() 공개 메소드

public testFindPost ( )

testFindPosts() 공개 메소드

public testFindPosts ( )

testPostHasTranslation() 공개 메소드

testUpdatePost() 공개 메소드

public testUpdatePost ( )