PHP Class ApaiIO\Test\Operations\Types\LookupTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: exeu/apai-io

Public Methods

Method Description
providerSetIdTypeAffectsSearchIndex ( ) : array
testConditionGetterAndSetter ( )
testExceptionWhenPassingWrongIdType ( )
testGetCondition ( )
testGetIdType ( )
testGetItemId ( )
testGetName ( )
testGetSearchIndex ( )
testMultiItemSet ( )
testSetIdTypeAffectsSearchIndex ( string $idType, string | null $expectedSearchIndex )
testSetter ( )
testSettersNegative ( )

Method Details

providerSetIdTypeAffectsSearchIndex() public method

testConditionGetterAndSetter() public method

testExceptionWhenPassingWrongIdType() public method

testGetCondition() public method

public testGetCondition ( )

testGetIdType() public method

public testGetIdType ( )

testGetItemId() public method

public testGetItemId ( )

testGetName() public method

public testGetName ( )

testGetSearchIndex() public method

public testGetSearchIndex ( )

testMultiItemSet() public method

public testMultiItemSet ( )

testSetIdTypeAffectsSearchIndex() public method

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

testSetter() public method

public testSetter ( )

testSettersNegative() public method

public testSettersNegative ( )