Source for file TestMethod.php
Documentation is available at TestMethod.php
* @todo Implement test{methodName}().
public function test{methodName}() {
// Remove the following line when you implement this test.
$this->markTestIncomplete(
"This test has not been implemented yet."
Documentation generated on Mon, 11 Mar 2019 14:40:40 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|