PHP Class Aimeos\ShopBundle\Tests\Controller\CheckoutControllerTest

Inheritance: extends Symfony\Bundle\FrameworkBundle\Test\WebTestCase
Afficher le fichier Open project: aimeos/aimeos-symfony2

Méthodes publiques

Méthode Description
testConfirmComponent ( )
testStandardAddressDelivery ( )
testStandardAddressPayment ( )
testStandardBasket ( )
testStandardComponent ( )
testStandardDelivery ( )
testStandardNavbar ( )
testStandardNextBack ( )
testStandardOrder ( )
testStandardPayment ( )
testUpdate ( )
testUpdateComponent ( )

Méthodes protégées

Méthode Description
_goToSummary ( Client $client ) : Crawler Moves forward to the summary page

Method Details

_goToSummary() protected méthode

Moves forward to the summary page
protected _goToSummary ( Client $client ) : Crawler
$client Symfony\Bundle\FrameworkBundle\Client HTTP test client
Résultat Symfony\Component\DomCrawler\Crawler Crawler HTTP crawler

testConfirmComponent() public méthode

testStandardAddressDelivery() public méthode

testStandardAddressPayment() public méthode

testStandardBasket() public méthode

public testStandardBasket ( )

testStandardComponent() public méthode

testStandardDelivery() public méthode

testStandardNavbar() public méthode

public testStandardNavbar ( )

testStandardNextBack() public méthode

testStandardOrder() public méthode

public testStandardOrder ( )

testStandardPayment() public méthode

public testStandardPayment ( )

testUpdate() public méthode

public testUpdate ( )

testUpdateComponent() public méthode

public testUpdateComponent ( )