Testing the contents of the RecodringModelListener to ensure that the proper messages are being sent.
On Sun, Sep 22, 2013 at 12:05 PM, Chris_Dollin <[email protected]> wrote: > On Sunday, September 22, 2013 11:43:34 AM Claude Warren wrote: > > I agree. I will move forward without changing the behaviour, though this > > makes some tests rather lengthy to write. > > Surely not, if it's just assertEquals(bdt1, btd2) that's the problem -- > write > an equalsBaseDatatype(bdt1, bdt2) method and call it from assert(). > Assuming a suitable equality test can be constructed from public members of > BaseDatatype. If not you were going to have problems anyway. > > What were you catually trying to test? > > Chris > > > > -- I like: Like Like - The likeliest place on the web<http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
