OnlinePhotoShop.UnitTest Class
Unit Test for Online Photo Shop

Access: Public
Base Classes: Object
  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.