URLShortener/test-output/old/Default Suite/testng.xml.html
Amit Kumar Nandi ff528b7017 t
2024-02-01 23:44:46 +05:30

1 line
No EOL
849 B
HTML

<html><head><title>testng.xml for Default Suite</title></head><body><tt>&lt;?xml&nbsp;version="1.0"&nbsp;encoding="UTF-8"?&gt;
<br/>&lt;!DOCTYPE&nbsp;suite&nbsp;SYSTEM&nbsp;"https://testng.org/testng-1.0.dtd"&gt;
<br/>&lt;suite&nbsp;name="Default&nbsp;Suite"&nbsp;guice-stage="DEVELOPMENT"&gt;
<br/>&nbsp;&nbsp;&lt;test&nbsp;thread-count="5"&nbsp;name="URLShortener"&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;classes&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;class&nbsp;name="com.bitmutex.shortener.AnalyticsTest"/&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;class&nbsp;name="com.bitmutex.shortener.AnalyticsControllerTest"/&gt;
<br/>&nbsp;&nbsp;&nbsp;&nbsp;&lt;/classes&gt;
<br/>&nbsp;&nbsp;&lt;/test&gt;&nbsp;&lt;!--&nbsp;URLShortener&nbsp;--&gt;
<br/>&lt;/suite&gt;&nbsp;&lt;!--&nbsp;Default&nbsp;Suite&nbsp;--&gt;
<br/></tt></body></html>