parserOutputCallback = function () { return new ParserOutput(); }; $this->assertEquals( $output, $edit->getOutput() ); $this->assertEquals( $output, $edit->output ); } }