PHP Class Sonata\Tests\Component\Customer\CustomerSelectorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sonata-project/ecommerce

Public Methods

Method Description
testExistingCustomer ( )
testInvalidUserType ( )
testNonExistingCustomerInSession ( )
testNonExistingCustomerNonInSession ( )
testUserNotConnected ( )

Method Details

testExistingCustomer() public method

testInvalidUserType() public method

public testInvalidUserType ( )

testNonExistingCustomerInSession() public method

testNonExistingCustomerNonInSession() public method

testUserNotConnected() public method