#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
SiteTest
-
public class SiteTest
extends java.lang.Object
Test the website with arquillian, drone, and sellium.
- Author:
- Karl Nicholas.
-
-
Constructor Summary
Constructors
| Constructor and Description |
SiteTest() |
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SiteTest
public SiteTest()