exists() public method

public exists ( )
Example #1
0
 /**
  * @depends testAddShare
  */
 public function testExists()
 {
     parent::exists();
 }