PHP Class Sonata\Test\InvoiceBundle\Entity\InvoiceManagerTest

Author: Benoit de Jacobet ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sonata-project/ecommerce

Public Methods

Method Description
testGetPager ( )
testGetPagerWithConflictInvoices ( )
testGetPagerWithInvalidSort ( )
testGetPagerWithMultipleSort ( )
testGetPagerWithOpenInvoices ( )
testGetPagerWithPaidInvoices ( )

Protected Methods

Method Description
getInvoiceManager ( $qbCallback )

Method Details

getInvoiceManager() protected method

protected getInvoiceManager ( $qbCallback )

testGetPager() public method

public testGetPager ( )

testGetPagerWithConflictInvoices() public method

testGetPagerWithInvalidSort() public method

testGetPagerWithMultipleSort() public method

testGetPagerWithOpenInvoices() public method

testGetPagerWithPaidInvoices() public method