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 48
                            
    tearDown()
        
    
    
        in AbstractWebTestCase at         line 56
                static            
    tearDownAfterClass()
        
    
    
        in AbstractWebTestCase at         line 64
                            
    createApplication()
        
    
    {@inheritdoc}