/** * Generated from @assert {annotation}. */ public function test{methodName}() { $this->assert{assertion}( {expected}, $this->object->{origMethodName}({arguments}) ); }