markTestIncomplete( 'This test has not been implemented yet.' ); } /** * @todo Implement testGet_subdef(). */ public function testGet_subdef() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } /** * @todo Implement testDelete_subdef(). */ public function testDelete_subdef() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } /** * @todo Implement testAdd_subdef(). */ public function testAdd_subdef() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } /** * @todo Implement testSet_subdef(). */ public function testSet_subdef() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } } ?>