/** * Generated from @assert {annotation}. * * @covers {className}::{origMethodName} * @expectedException {expected} */ public function test{methodName}() { {className}::{origMethodName}({arguments}); }