DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
Following the discussion on FOP-1646 about testing hashCode and equals for property classes, here is an updated patch with the test cases.
I did some clean-up and started the conversion to JUnit 4.
See discussion in FOP-1646 about the pros and cons of this approach at testing equals and hashCode.