CartControllerTest
class CartControllerTest extends AbstractWebTestCase
Properties
| protected | $client | from AbstractWebTestCase | |
| static protected | $server | from AbstractWebTestCase | 
Methods
                    testRoutingCart()
        
                                            
                
            No description
                    testRoutingCartAdd()
        
                                            
                
            No description
                    testRoutingCartUp()
        
                                            
                
            No description
                    testRoutingCartDown()
        
                                            
                
            No description
                    testRoutingCartSetQuantity()
        
                                            
                
            No description
                    testRoutingCartRemove()
        
                                            
                
            No description
Details
        in AbstractWebTestCase at         line 36
                            
    setUp()
        
    
    
        in AbstractWebTestCase at         line 48
                            
    tearDown()
        
    
    
        in AbstractWebTestCase at         line 56
                static            
    tearDownAfterClass()
        
    
    
        in AbstractWebTestCase at         line 64
                            
    createApplication()
        
    
    {@inheritdoc}