catch(final IllegalAccessException e) {
throw new IllegalStateException("Unable to access an entity dao test handler: " + e.getMessage(), e);
}
*/
return new IEntityDaoTestHandler<?>[] {
new AspAccountDaoTestHandler(),
new MerchantDaoTestHandler(),
new CustomerAccountDaoTestHandler(),
new CustomerAccountDaoTestHandler(),
new InterfaceSingleDaoTestHandler(),
new InterfaceSwitchDaoTestHandler(),