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