ApaiIO\Test\Operations\Types\CartCreateTest::testName PHP Méthode

testName() public méthode

public testName ( )
    public function testName()
    {
        $this->assertEquals("CartCreate", $this->cartCreate->getName());
    }