ApaiIO\Test\Operations\Types\CartCreateTest::testName PHP 메소드

testName() 공개 메소드

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