PHP 클래스 ApaiIO\Test\Operations\Types\LookupTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: exeu/apai-io

공개 메소드들

메소드 설명
providerSetIdTypeAffectsSearchIndex ( ) : array
testConditionGetterAndSetter ( )
testExceptionWhenPassingWrongIdType ( )
testGetCondition ( )
testGetIdType ( )
testGetItemId ( )
testGetName ( )
testGetSearchIndex ( )
testMultiItemSet ( )
testSetIdTypeAffectsSearchIndex ( string $idType, string | null $expectedSearchIndex )
testSetter ( )
testSettersNegative ( )

메소드 상세

providerSetIdTypeAffectsSearchIndex() 공개 메소드

testConditionGetterAndSetter() 공개 메소드

testExceptionWhenPassingWrongIdType() 공개 메소드

testGetCondition() 공개 메소드

public testGetCondition ( )

testGetIdType() 공개 메소드

public testGetIdType ( )

testGetItemId() 공개 메소드

public testGetItemId ( )

testGetName() 공개 메소드

public testGetName ( )

testGetSearchIndex() 공개 메소드

public testGetSearchIndex ( )

testMultiItemSet() 공개 메소드

public testMultiItemSet ( )

testSetIdTypeAffectsSearchIndex() 공개 메소드

public testSetIdTypeAffectsSearchIndex ( string $idType, string | null $expectedSearchIndex )
$idType string
$expectedSearchIndex string | null

testSetter() 공개 메소드

public testSetter ( )

testSettersNegative() 공개 메소드

public testSettersNegative ( )