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 12
setUp()

at line 20
testUnlock()

at line 28
testLock()

at line 36
testClear_PreOrderId()

at line 44
testClear_Lock()

at line 53
testClear_Products()

at line 62
testAddProducts_ProductClassEntity()

at line 73
testAddProducts_Quantity()

at line 82
testUpProductQuantity()

at line 93
testDownProductQuantity()

at line 105
testDownProductQuantity_Remove()

at line 117
testRemoveProduct()

at line 127
testGetErrors()

at line 139
testGetMessages()