Searched refs:assertAttributeInternalType (Results 1 – 3 of 3) sorted by relevance
246 function assertAttributeInternalType($expected, $attributeName, $classOrObject, $message = '') function
1543 …public static function assertAttributeInternalType($expected, $attributeName, $classOrObject, $mes… function in PHPUnit_Framework_Assert
3668 $this->assertAttributeInternalType('integer', 'a', $o);