Add test case for updateEntity
commit11845fd987d3f026ed16a9b8d1f3e2d5a5c6d11c
authorImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 11 Nov 2008 09:25:29 +0000 (11 15:25 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 11 Nov 2008 09:25:29 +0000 (11 15:25 +0600)
tree541412aa08c5047674c65ab38d20055e1447717c
parentbe993ad2fe54ba26b3dd30cd1a23e48c98d43d36
Add test case for updateEntity

Basically all date fields which were indeterministically set during
creation to "new Date()" are set to more deterministic dates.

In process also fix test for getAll.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-hibernate-abstract-dao/src/test/java/com/smartitengineering/dao/impl/hibernate/AbstractDAOTest.java