Incorrect
<durbodax.customers.Customer: void checkHighBloodpressure1()>
<durbodax.dtos.MarketingRequestDTO: void checkDwaft1()>
<durbodax.daos.DerbyCustomerDAO: void checkHighBloodpressure2()>
<durbodax.dtos.MarketingResponseDTO: void checkDwaft2()>
<durbodax.daos.DerbyCustomerIncomeDAO: void checkHighBloodpressure3()>
<durbodax.daos.DerbyDAOFactory: void checkDiabetes3()>
<durbodax.Main: void checkDwaft3()>
<durbodax.commands.SampleCommand: void creditReport1()>
<durbodax.commands.GetMarketingTopBottom: void creditReport2()>


Correct
<durbodax.commands.customer.InitCustomerData: void checkHeartdisease1()>
<durbodax.commands.CommandPromptUtil: void checkOverweight1()>
<durbodax.commands.CommandPrompt: void creditLimit()>
<durbodax.commands.customer.LoadCustomerData: void checkCancer1()>
<durbodax.commands.customer.SaveCustomerData: void checkCancer2()>
<durbodax.commands.customer.UpdateBirthPlace: void checkCancer3()>
<durbodax.commands.CompareCustomerGroups: void checkUnderweight1()>
<durbodax.commands.customer.CreateCustomer: void checkUnderweight2()>
<durbodax.commands.CommandUtil: void checkOverweight2()>