Home
last modified time | relevance | path

Searched defs:isNativeType (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DTraversableContainsOnly.php31 public function __construct($type, $isNativeType = true)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php129 …teContainsOnly($type, $haystackAttributeName, $haystackClassOrObject, $isNativeType = null, $messa…
317 …otContainsOnly($type, $haystackAttributeName, $haystackClassOrObject, $isNativeType = null, $messa…
530 function assertContainsOnly($type, $haystack, $isNativeType = null, $message = '')
977 function assertNotContainsOnly($type, $haystack, $isNativeType = null, $message = '')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php250 public static function assertContainsOnly($type, $haystack, $isNativeType = null, $message = '')
311 …teContainsOnly($type, $haystackAttributeName, $haystackClassOrObject, $isNativeType = null, $messa…
329 …public static function assertNotContainsOnly($type, $haystack, $isNativeType = null, $message = '')
366 …otContainsOnly($type, $haystackAttributeName, $haystackClassOrObject, $isNativeType = null, $messa…