Uses of Class
Test.Customer

Packages that use Customer
Test 

Uses of Customer in Test
 

Fields in Test declared as Customer
CustomerOrder.Customer
          
 

Methods in Test with parameters of type Customer
voidSupplier.AddCustomer(Customer customer)
          
voidSupplier.RemoveCustomer(Customer customer)