Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
 
2
    /**
3
     * @todo Implement test{methodName}().
4
     */
5
    public function test{methodName}()
6
    {
7
        // Remove the following lines when you implement this test.
8
        $this->markTestIncomplete(
9
          'This test has not been implemented yet.'
10
        );
11
    }