On Fri, Mar 25, 2011 at 2:01 PM, siddharth srivastava <[email protected]> wrote: > Hi > > While converting madhare to a JUnit test, I was just wondering what does > "madhare" means or the purpose behind this name ? > > Would it still be a good idea to name the new test as MadhareTest.java > (considering the fact at this moment I don't know what it means :) ) ? > > -- > Regards > Siddharth Srivastava > > >
I think 'madhare' was the project name for one of the early versions of the dbms 'Cloudscape', Derby's ancestor. Renaming the test makes sense (although MadhareTest is cute). Myrna
