PHP Class eZ\Publish\Core\Repository\Tests\Service\Integration\SearchBase

Inheritance: extends Base
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
testFindContent ( ) Test for the findContent() method.
testFindContentWithLanguageFilter ( ) Test for the findContent() method.
testFindSingleThrowsInvalidArgumentException ( ) Test for the findSingle() method.
testFindSingleThrowsNotFoundException ( ) Test for the findSingle() method.

Method Details

testFindContent() public méthode

Test for the findContent() method.
public testFindContent ( )

testFindContentWithLanguageFilter() public méthode

Test for the findContent() method.

testFindSingleThrowsInvalidArgumentException() public méthode

Test for the findSingle() method.

testFindSingleThrowsNotFoundException() public méthode

Test for the findSingle() method.