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