Blame view

test-output/old/bpms-test/testng.xml.html 859 Bytes
fdd4bb76   zengjin55   windows
1
  <html><head><title>testng.xml for bpms-test</title></head><body><tt>&lt;?xml&nbsp;version="1.0"&nbsp;encoding="UTF-8"?&gt;
<br/>&lt;!DOCTYPE&nbsp;suite&nbsp;SYSTEM&nbsp;"http://testng.org/testng-1.0.dtd"&gt;
<br/>&lt;suite&nbsp;guice-stage="DEVELOPMENT"&nbsp;name="bpms-test"&gt;
<br/>&nbsp;&nbsp;&lt;listeners&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;listener&nbsp;class-name="com.essa.framework.ListenerSuite"/&gt;
<br/>&nbsp;&nbsp;&lt;/listeners&gt;
<br/>&nbsp;&nbsp;&lt;test&nbsp;thread-count="5"&nbsp;name="login"&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;classes&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;class&nbsp;name="com.essa.testSuite.Test_Login"/&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/classes&gt;
<br/>&nbsp;&nbsp;&lt;/test&gt;&nbsp;&lt;!--&nbsp;login&nbsp;--&gt;
<br/>&lt;/suite&gt;&nbsp;&lt;!--&nbsp;bpms-test&nbsp;--&gt;
<br/></tt></body></html>