Method | Description | |
---|---|---|
matchLocationProvider ( ) | ||
setMatchingConfigProvider ( ) | ||
testMatchContentInfo ( ) | ||
testMatchLocation ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Repository $repository, boolean $expectedResult ) | ||
testSetMatchingConfig ( string $matchingConfig, string[] $expectedValues ) |
Method | Description | |
---|---|---|
setUp ( ) |
Method | Description | |
---|---|---|
generateRepositoryMockForUrlAlias ( string $path ) : PHPUnit_Framework_MockObject_MockObject | Returns a Repository mock configured to return the appropriate Section object with given section identifier. |
public testMatchLocation ( string | string[] $matchingConfig, eZ\Publish\API\Repository\Repository $repository, boolean $expectedResult ) | ||
$matchingConfig | string | string[] | |
$repository | eZ\Publish\API\Repository\Repository | |
$expectedResult | boolean |
public testSetMatchingConfig ( string $matchingConfig, string[] $expectedValues ) | ||
$matchingConfig | string | |
$expectedValues | string[] |