PHP Class Sonata\tests\CustomerBundle\Entity\CustomerManagerTest

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

Public Methods

Method Description
testGetPager ( )
testGetPagerWithFakeCustomers ( )
testGetPagerWithInvalidSort ( )
testGetPagerWithMultipleSort ( )
testGetPagerWithNoFakeCustomer ( )

Protected Methods

Method Description
getCustomerManager ( $qbCallback )

Method Details

getCustomerManager() protected method

protected getCustomerManager ( $qbCallback )

testGetPager() public method

public testGetPager ( )

testGetPagerWithFakeCustomers() public method

testGetPagerWithInvalidSort() public method

testGetPagerWithMultipleSort() public method

testGetPagerWithNoFakeCustomer() public method