Searched refs:assertAttributeNotCount (Results 1 – 3 of 3) sorted by relevance
334 function assertAttributeNotCount($expectedCount, $haystackAttributeName, $haystackClassOrObject, $m… function
455 …public static function assertAttributeNotCount($expectedCount, $haystackAttributeName, $haystackCl… function in PHPUnit_Framework_Assert
3371 $this->assertAttributeNotCount(1, 'a', $o);