PHPUnit_Framework_Assert::assertNotSame

Asserts that two variables do not have the same type and value.

Used on objects, it asserts that two variables do not reference the same object.