Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
 
2
    /**
3
     * Generated from @assert {annotation}.
4
     * @expectedException {expected}
5
     */
6
    public function test{methodName}()
7
    {
8
        {className}::{origMethodName}({arguments});
9
    }