Searched refs:assertAttributeNotInternalType (Results 1 – 3 of 3) sorted by relevance
402 function assertAttributeNotInternalType($expected, $attributeName, $classOrObject, $message = '') function
1580 …public static function assertAttributeNotInternalType($expected, $attributeName, $classOrObject, $… function in PHPUnit_Framework_Assert
3697 $this->assertAttributeNotInternalType('string', 'a', $o);