PHPUnit2
[ class tree: PHPUnit2 ] [ index: PHPUnit2 ] [ all elements ]

Source for file TestMethod.php

Documentation is available at TestMethod.php

  1.     /**
  2.      * @todo Implement test{methodName}().
  3.      */
  4.     public function test{methodName}() {
  5.         // Remove the following line when you implement this test.
  6.         $this->markTestIncomplete(
  7.           "This test has not been implemented yet."
  8.         );
  9.     }

Documentation generated on Mon, 11 Mar 2019 14:40:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.