CategoryControllerTest
class CategoryControllerTest extends AbstractAdminWebTestCase
Properties
protected | $client | from AbstractWebTestCase | |
static protected | $server | from AbstractWebTestCase |
Methods
setUp()
No description
testRoutingAdminProductCategory()
No description
testRoutingAdminProductCategoryShow()
No description
testRoutingAdminProductCategoryEdit()
No description
testRoutingAdminProductCategoryUp()
No description
testRoutingAdminProductCategoryDown()
No description
testRoutingAdminProductCategoryDelete()
No description
Details
at line 31
setUp()
in AbstractWebTestCase at line 49
tearDown()
in AbstractWebTestCase at line 57
static
tearDownAfterClass()
in AbstractWebTestCase at line 65
createApplication()
{@inheritdoc}