quality@glassfish.java.net

[ANN] v3 QL tests are now 24 in number ...

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Sat, 30 Aug 2008 17:09:09 -0700

I have increased the coverage of v3 QL test suite by 60%! :-P

No kidding, but now the number of tests is (only) 24 in number (from
an earlier 15). All these tests are written to test asadmin commands.
So, if you have written an AdminCommand, consider adding a test
to test it out. IMO, adding an asadmin command test is easier than
ever before and is documented at [1]. This is because I ended up
writing a small framework to write tests for remote asadmin commands. It's
still being improved to handle some corner cases, but you should be
able to test your asadmin command out.

I am looking for feedback.

See https://glassfish.dev.java.net/issues/show_bug.cgi?id=5760 for
details.

Regards,
Kedar

1- http://tinyurl.com/5q3pzh

PS - Sorry if you received multiple copies of this message.