PHP Class Sonata\Tests\ProductBundle\Entity\ProductManagerTest

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

Public Methods

Method Description
testGetPager ( )
testGetPagerWithDisabledProducts ( )
testGetPagerWithEnabledProducts ( )
testGetPagerWithInvalidSort ( )
testGetPagerWithMultipleSort ( )

Protected Methods

Method Description
getProductManager ( $qbCallback )

Method Details

getProductManager() protected method

protected getProductManager ( $qbCallback )

testGetPager() public method

public testGetPager ( )

testGetPagerWithDisabledProducts() public method

testGetPagerWithEnabledProducts() public method

testGetPagerWithInvalidSort() public method

testGetPagerWithMultipleSort() public method