![]() |
Members | Description | ||
UnitTest | ||||
CreateProductCatalog |
Creates a temporary XML product catalog with a given set of products and options.
|
|||
ProductParserListsTest |
Test the ProductList and OptionList method of ProductParser.
|
|||
ProductParserDetailsTest |
Test the ProductDetails and OptionDetails method of ProductParser.
|
|||
SerializationTest |
Helper function that serializes an object into a stream and returns the
deserialized object from the same stream.
|
|||
ShoppingItemTest |
Tests the ShoppingItem class.
|
|||
ShoppingCartTest |
Tests the ShoppingCart class.
|
|||
ShoppingItemViewTest |
Tests the ShoppingItemView class.
|
|||
TestCustomerRecord |
From CustomerRecord inherited class that provides method to compare all attributes.
|
|||
OdbcCustomerDBTest |
Tests the OdbcCustomerDB class.
|
|||
OrderSummarizeTest |
Tests the summarize functions of the ShoppingCart class.
|