PHP Class Sonata\Tests\Component\Basket\BasketEntityFactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sonata-project/ecommerce

Public Methods

Method Description
testLoadWithBasketInDbAndInSession ( )
testLoadWithNoBasket ( )
testLoadWithNoBasketInDbButBasketInSession ( )
testReset ( )
testSaveExistingCustomer ( )
testSaveNoExistingCustomer ( )

Method Details

testLoadWithBasketInDbAndInSession() public method

testLoadWithNoBasket() public method

testLoadWithNoBasketInDbButBasketInSession() public method

testReset() public method

public testReset ( )

testSaveExistingCustomer() public method

testSaveNoExistingCustomer() public method