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

setUp() protected method

protected setUp ( )
    protected function setUp()
    {
        parent::setUp();
        $this->cartCreate = new CartCreate();
    }