blob: 5a5a49358b8b3be82d3e98a28e5e3dba9a36ba8b [file]
/**
* @todo Implement test{methodName}().
*/
public function test{methodName}() {
// Remove the following lines when you implement this test.
$this->markTestIncomplete(
'This test has not been implemented yet.'
);
}