org.stjs.testing.driver
Class ServerSession
java.lang.Object
org.stjs.testing.driver.ServerSession
public class ServerSession
- extends Object
There is an unique server session per unit test launch
- Author:
- acraciun
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ServerSession getInstance()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
getServer
public STJSTestServer getServer()
hasBrowsers
public boolean hasBrowsers()
Copyright © 2011. All Rights Reserved.