assertDirectoryDoesNotExist($foo); $this->assertIsNotWritable($foo); $this->assertFileDoesNotExist($foo); $this->assertIsNotReadable($foo); } }