[jboss-svn-commits] JBL Code SVN: r19537 - labs/jbossesb/trunk.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Apr 12 17:08:28 EDT 2008


Author: mark.little at jboss.com
Date: 2008-04-12 17:08:28 -0400 (Sat, 12 Apr 2008)
New Revision: 19537

Modified:
   labs/jbossesb/trunk/Developer.txt
Log:
http://jira.jboss.com/jira/browse/JBESB-782

Modified: labs/jbossesb/trunk/Developer.txt
===================================================================
--- labs/jbossesb/trunk/Developer.txt	2008-04-12 17:37:09 UTC (rev 19536)
+++ labs/jbossesb/trunk/Developer.txt	2008-04-12 21:08:28 UTC (rev 19537)
@@ -46,6 +46,12 @@
 =================
 NOTE: you must ensure that all source files have the standard JBoss copyright at the start.
 
+If adding tests then they should either be called:
+
+*UnitTest - unit tests
+*FuncTest - functional tests
+*IntegrationTest - integration tests
+
 Subversion Guidelines 
 =====================
 Simple bug fixes may be performed on the trunk, but anything else should




More information about the jboss-svn-commits mailing list