assertNull($foo); $this->assertTrue(is_array($foo)); $this->assertTrue(is_nan($foo)); $this->assertTrue(is_readable($foo)); } }