On Mar 26, 2010, at 3:33 PM, Adam Heath wrote: > [email protected] wrote: >> Author: jacopoc >> Date: Fri Mar 26 14:27:49 2010 >> New Revision: 927867 >> >> URL: http://svn.apache.org/viewvc?rev=927867&view=rev >> Log: >> I have forgotten to commit this in my previous commit (927783): now the >> ComparableRange class implements the Comparable interface. > > Bad! You didn't add a test case for this change. > > I'll do it,
Ok, thank you, Adam. Jacopo > but please be aware of what other tests already exist for > something that is changed, and when you add/remove/change things, make > certain that they get tested in their own test case class.
