Subversion-Projekte lars-tiefland.php_share

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed


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