[jboss-cvs] system2/src/tests ...

Scott Stark scott.stark at jboss.com
Sun Jul 16 22:07:05 EDT 2006


  User: starksm 
  Date: 06/07/16 22:07:05

  Added:       src/tests  readme.html
  Log:
  Description of the system tests tree
  
  Revision  Changes    Path
  1.1      date: 2006/07/17 02:07:05;  author: starksm;  state: Exp;system2/src/tests/readme.html
  
  Index: readme.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
  <html>
    <head>
      <!-- $Id$ -->
    </head>
  
    <body bgcolor="white">
    <h1>System Unit Tests</h1>
    The system module unit tests rely on the following system module locations:
    <ul>
    	<li>src/resources/tests/bootstrap : for the ProfileService based bootstrap
    	tests to load the bootstrap-deployers.xml descriptor.</li>
    	<li>src/resources/tests/conf : for the test-log4j.xml when running from the
    	command line to generate a test.log file.</li>
    	<li>src/resources/tests/xml : to locate unit test related descriptors.</li>
    </ul>
  
    <h2>The build-test.xml ant file</h1>
    The build-test.xml ant file is used to compile and run the tests outside of
    eclipse.
    </body>
  </html>
  
  
  



More information about the jboss-cvs-commits mailing list