Home
last modified time | relevance | path

Searched refs:assertAttributeContainsOnly (Results 1 – 3 of 3) sorted by path

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php311 …public static function assertAttributeContainsOnly($type, $haystackAttributeName, $haystackClassOr… function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php129 function assertAttributeContainsOnly($type, $haystackAttributeName, $haystackClassOrObject, $isNati… function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php2088 $this->assertAttributeContainsOnly('string', 'publicArray', $obj);
2091 $this->assertAttributeContainsOnly('integer', 'publicArray', $obj);