return new IEntityDaoTestHandler<?>[] {
new AspAccountDaoTestHandler(),
new MerchantDaoTestHandler(),
new CustomerAccountDaoTestHandler(),
new CustomerAccountDaoTestHandler(),
new InterfaceSingleDaoTestHandler(),
new InterfaceSwitchDaoTestHandler(),
};
}