PHP Class Sonata\Tests\Component\Basket\BasketManagerTest

Author: Hugo Briand ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sonata-project/ecommerce

Public Methods

Method Description
testCreateAndGetClass ( )
testDelete ( )
testFind ( )
testGetPager ( )
testGetPagerWithInvalidSort ( )
testGetPagerWithMultipleSort ( )
testSave ( )

Protected Methods

Method Description
getBasketManager ( $qbCallback )

Method Details

getBasketManager() protected method

protected getBasketManager ( $qbCallback )

testCreateAndGetClass() public method

testDelete() public method

public testDelete ( )

testFind() public method

public testFind ( )

testGetPager() public method

public testGetPager ( )

testGetPagerWithInvalidSort() public method

testGetPagerWithMultipleSort() public method

testSave() public method

public testSave ( )