#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
ControllerTest
-
public class ControllerTest
extends java.lang.Object
Test the website with arquillian, drone, and sellium.
- Author:
- Karl Nicholas.
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
(package private) java.util.logging.Logger |
log |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ControllerTest
public ControllerTest()