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 86
testAddProducts_ProductClassEntity()

at line 99
testAddProducts_Quantity()

at line 110
testUpProductQuantity()

at line 123
testDownProductQuantity()

at line 137
testDownProductQuantity_Remove()

at line 151
testRemoveProduct()

at line 163
testGetErrors()

at line 175
testGetMessages()