PHP Class Sonata\tests\CustomerBundle\Entity\AddressManagerTest

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

Public Methods

Method Description
testDelete ( )
testGetPager ( )
testGetPagerWithInvalidSort ( )
testGetPagerWithMultipleSort ( )
testSetCurrent ( )

Protected Methods

Method Description
getAddressManager ( $qbCallback )

Method Details

getAddressManager() protected method

protected getAddressManager ( $qbCallback )

testDelete() public method

public testDelete ( )

testGetPager() public method

public testGetPager ( )

testGetPagerWithInvalidSort() public method

testGetPagerWithMultipleSort() public method

testSetCurrent() public method

public testSetCurrent ( )