Updates to the Selenium WebDriver tests.
This commit is contained in:
parent
5053b4cff4
commit
aac9373f85
55 changed files with 2224 additions and 774 deletions
|
@ -0,0 +1 @@
|
|||
<html><head><title>testng.xml for Command line suite</title></head><body><tt><?xml version="1.0" encoding="UTF-8"?><br/><!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"><br/><suite name="Command line suite"><br/> <test name="Command line test" preserve-order="false"><br/> <classes><br/> <class name="org.vivoweb.vivo.selenium.tests.RebuildSearchIndex"/><br/> </classes><br/> </test> <!-- Command line test --><br/> <test name="Command line test(failed)"><br/> <classes><br/> <class name="org.vivoweb.vivo.selenium.tests.RebuildSearchIndex"><br/> <methods><br/> <include name="cleanup"/><br/> <include name="rebuildSearchIndexTest"/><br/> <include name="vivoSetup"/><br/> <include name="setUp"/><br/> <include name="vivoTeardown"/><br/> <include name="setup"/><br/> </methods><br/> </class> <!-- org.vivoweb.vivo.selenium.tests.RebuildSearchIndex --><br/> </classes><br/> </test> <!-- Command line test(failed) --><br/></suite> <!-- Command line suite --><br/></tt></body></html>
|
Loading…
Add table
Add a link
Reference in a new issue