Searched refs:assertNotInternalType (Results 1 – 3 of 3) sorted by relevance
3673 $this->assertNotInternalType('string', 1);3676 $this->assertNotInternalType('integer', 1);3689 $this->assertNotInternalType(null, 1);
1057 function assertNotInternalType($expected, $actual, $message = '') function
1559 public static function assertNotInternalType($expected, $actual, $message = '') function in PHPUnit_Framework_Assert1582 static::assertNotInternalType(