Dumplie\Inventory\Tests\Integration\Application\Doctrine\ProductTest::tearDown PHP Method

tearDown() public method

public tearDown ( )
    public function tearDown()
    {
        $this->dropSchema($this->entityManager);
    }