ApaiIO\Test\Operations\Types\CartCreateTest::testName PHP Method

testName() public method

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