class CartServiceTest extends PHPUnit_Framework_TestCase

Methods

setUp()

No description

testUnlock()

No description

testLock()

No description

testClear_PreOrderId()

No description

testClear_Lock()

No description

testClear_Products()

No description

testAddProducts_Quantity()

No description

testUpProductQuantity()

No description

testDownProductQuantity()

No description

testRemoveProduct()

No description

testGetErrors()

No description

testGetMessages()

No description

Details

at line 34
setUp()

at line 42
testUnlock()

at line 50
testLock()

at line 58
testClear_PreOrderId()

at line 66
testClear_Lock()

at line 75
testClear_Products()

at line 84
testAddProducts_ProductClassEntity()

at line 95
testAddProducts_Quantity()

at line 104
testUpProductQuantity()

at line 115
testDownProductQuantity()

at line 127
testDownProductQuantity_Remove()

at line 139
testRemoveProduct()

at line 149
testGetErrors()

at line 161
testGetMessages()