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

Inheritance: extends Base
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method 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 method

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

testFindContentWithLanguageFilter() public method

Test for the findContent() method.

testFindSingleThrowsInvalidArgumentException() public method

Test for the findSingle() method.

testFindSingleThrowsNotFoundException() public method

Test for the findSingle() method.