PHP Class Tests\TranslateableBehaviorTest

Inheritance: extends DatabaseTestCase
Afficher le fichier Open project: creocoder/yii2-translateable

Méthodes publiques

Méthode Description
setUpBeforeClass ( )
testCreatePost ( )
testExceptionIsRaisedWhenTranslationAttributesPropertyIsNotSet ( )
testFindPost ( )
testFindPosts ( )
testPostHasTranslation ( )
testUpdatePost ( )

Method Details

setUpBeforeClass() public static méthode

public static setUpBeforeClass ( )

testCreatePost() public méthode

public testCreatePost ( )

testExceptionIsRaisedWhenTranslationAttributesPropertyIsNotSet() public méthode

testFindPost() public méthode

public testFindPost ( )

testFindPosts() public méthode

public testFindPosts ( )

testPostHasTranslation() public méthode

testUpdatePost() public méthode

public testUpdatePost ( )