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