PHP Class Sonata\Test\InvoiceBundle\Entity\InvoiceManagerTest

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

Méthodes publiques

Méthode Description
testGetPager ( )
testGetPagerWithConflictInvoices ( )
testGetPagerWithInvalidSort ( )
testGetPagerWithMultipleSort ( )
testGetPagerWithOpenInvoices ( )
testGetPagerWithPaidInvoices ( )

Méthodes protégées

Méthode Description
getInvoiceManager ( $qbCallback )

Method Details

getInvoiceManager() protected méthode

protected getInvoiceManager ( $qbCallback )

testGetPager() public méthode

public testGetPager ( )

testGetPagerWithConflictInvoices() public méthode

testGetPagerWithInvalidSort() public méthode

testGetPagerWithMultipleSort() public méthode

testGetPagerWithOpenInvoices() public méthode

testGetPagerWithPaidInvoices() public méthode