PHP Class Sylius\Tests\Controller\CountryApiTest

Author: Jeroen Thora ([email protected])
Inheritance: extends Lakion\ApiTestCase\JsonApiTestCase
Show file Open project: sylius/sylius

Public Methods

Method Description
testCreateCountryAccessDeniedResponse ( )
testCreateCountryResponse ( )
testCreateCountryValidationFailResponse ( )
testDeleteCountryResponse ( )
testDeleteCountryWhichDoesNotExistResponse ( )
testGetCountriesListResponse ( )
testGetCountryAccessDeniedResponse ( )
testGetCountryResponse ( )
testGetSCountryWhichDoesNotExistResponse ( )

Method Details

testCreateCountryAccessDeniedResponse() public method

testCreateCountryResponse() public method

testCreateCountryValidationFailResponse() public method

testDeleteCountryResponse() public method

testDeleteCountryWhichDoesNotExistResponse() public method

testGetCountriesListResponse() public method

testGetCountryAccessDeniedResponse() public method

testGetCountryResponse() public method

testGetSCountryWhichDoesNotExistResponse() public method