PHP 클래스 eZ\Publish\Core\Repository\Tests\Service\Integration\SearchBase

상속: extends Base
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
testFindContent ( ) Test for the findContent() method.
testFindContentWithLanguageFilter ( ) Test for the findContent() method.
testFindSingleThrowsInvalidArgumentException ( ) Test for the findSingle() method.
testFindSingleThrowsNotFoundException ( ) Test for the findSingle() method.

메소드 상세

testFindContent() 공개 메소드

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

testFindContentWithLanguageFilter() 공개 메소드

Test for the findContent() method.

testFindSingleThrowsInvalidArgumentException() 공개 메소드

Test for the findSingle() method.

testFindSingleThrowsNotFoundException() 공개 메소드

Test for the findSingle() method.