This is the mail archive of the mauve-discuss@sourceware.org mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

junit.framework.Assert


Today I have discovered that junit.framework.Assert seems not compileable, because it twice calls the non existing methods of the TestHarness:
check(double, double, double).


It seems trivial to implement the workaround. Should we fix this?

Audrius.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]