assertInstanceOf('\\Codeception\\Test\\Interfaces\\Reported', $this); $this->assertEquals(array( 'file' => __FILE__, 'name' => 'testReportedInterface', 'class' => 'TestTest' ), $this->getReportFields()); } }