PHP Class Tests\TaggableQueryBehaviorTest

Inheritance: extends DatabaseTestCase
Datei anzeigen Open project: creocoder/yii2-taggable

Public Methods

Method Description
setUpBeforeClass ( )
testFindPostsAllTagValues ( )
testFindPostsAllTagValuesAsArray ( )
testFindPostsAnyTagValues ( )
testFindPostsAnyTagValuesAsArray ( )
testFindPostsRelatedByTagValues ( )
testFindPostsRelatedByTagValuesAsArray ( )

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

testFindPostsAllTagValues() public method

testFindPostsAllTagValuesAsArray() public method

testFindPostsAnyTagValues() public method

testFindPostsAnyTagValuesAsArray() public method

testFindPostsRelatedByTagValues() public method

testFindPostsRelatedByTagValuesAsArray() public method