PHP Class Sonata\Tests\Component\Basket\BasketTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: sonata-project/ecommerce

Méthodes publiques

Méthode Description
getMockAddress ( )
getMockProduct ( )
testBasket ( )
testBuildPrices ( )
testClean ( )
testGetElementRaisesException ( )
testGettersSetters ( )
testHasProduct ( )
testHasRecurrentPayment ( )
testSerialize ( )
testTotal ( )

Méthodes protégées

Méthode Description
getPreparedBasket ( )

Method Details

getMockAddress() public méthode

public getMockAddress ( )

getMockProduct() public méthode

public getMockProduct ( )

getPreparedBasket() protected méthode

protected getPreparedBasket ( )

testBasket() public méthode

public testBasket ( )

testBuildPrices() public méthode

public testBuildPrices ( )

testClean() public méthode

public testClean ( )

testGetElementRaisesException() public méthode

testGettersSetters() public méthode

public testGettersSetters ( )

testHasProduct() public méthode

public testHasProduct ( )

testHasRecurrentPayment() public méthode

testSerialize() public méthode

public testSerialize ( )

testTotal() public méthode

public testTotal ( )