getName() public method

public getName ( )
Exemplo n.º 1
0
 public function testName()
 {
     $this->assertEquals("CartCreate", $this->cartCreate->getName());
 }