Open GoogleCodeExporter opened 8 years ago
Original comment by auni.ku@gmail.com
on 6 May 2009 at 11:37
Original comment by auni.ku@gmail.com
on 6 May 2009 at 11:41
Procedure for a manual test:
> Run a test that involvs a call to the factory method
MsAccessSyncAdapterFactory.createSyncAdapterFromFile(String sourceAlias, String
mdbFileName, String tableName) say
org.mesh4j.sync.adapters.msaccess.MsAccessHelperTests.executeSync().
> Edit one of the generated hbm file such that mapping is not compatible with
the
correnponding table for which it was generated.
> Run the test again and the test should pass.
Original comment by auni.ku@gmail.com
on 7 May 2009 at 7:30
Original issue reported on code.google.com by
auni.ku@gmail.com
on 6 May 2009 at 10:37