In the messages.properties, some of the keys have nice comments above them, like fail() or warn(). This gives a good idea to the test author whether to test for a warning or failure. Please try and make sure if you add keys to this file, also supplement the keys with the little comment.
On Wed, Jul 14, 2010 at 11:38 PM, David Blevins <[email protected]>wrote: > > On Jun 10, 2010, at 10:48 PM, David Blevins wrote: > > >> We really should have 100% coverage. If there is a message key for it > in ../config/rules/Messages.properties, than there really should be a test > for that scenario. > > > > Basically, we need to go through this list and make sure there are tests > to challenge every message key: > > FYI, to those who haven't seen it. This is pretty darn cool!! > > > https://cwiki.apache.org/confluence/display/OPENEJB/Validation+Keys+Audit+Report > > Innovative stuff! > > -David > > -- Karan Singh Malhi
