PHP Class Tests\TranslateableBehaviorTest

Inheritance: extends DatabaseTestCase
Show file Open project: creocoder/yii2-translateable

Public Methods

Method Description
setUpBeforeClass ( )
testCreatePost ( )
testExceptionIsRaisedWhenTranslationAttributesPropertyIsNotSet ( )
testFindPost ( )
testFindPosts ( )
testPostHasTranslation ( )
testUpdatePost ( )

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

testCreatePost() public method

public testCreatePost ( )

testExceptionIsRaisedWhenTranslationAttributesPropertyIsNotSet() public method

testFindPost() public method

public testFindPost ( )

testFindPosts() public method

public testFindPosts ( )

testPostHasTranslation() public method

testUpdatePost() public method

public testUpdatePost ( )