[rules-dev] unit test names

Mark Proctor mproctor at codehaus.org
Thu Apr 12 13:05:44 EDT 2012


Please don't use the JIRA names as test method names, i.e.:

public final void testJBRULES3416() throws DroolsParserException, IOException {

Later on that means nothing. Give the method a real name and put the 
JIRA in a commit line.

Thanks

Mark



More information about the rules-dev mailing list