public class WithBrowser extends WithServer
| Modifier and Type | Field and Description |
|---|---|
protected TestBrowser |
browser |
app, port, testServer | Constructor and Description |
|---|
WithBrowser () |
| Modifier and Type | Method and Description |
|---|---|
protected TestBrowser |
provideBrowser (int port)
Override this if you want to use a different browser
|
void |
quitBrowser () |
protected void |
start (FakeApplication fakeApplication,
int port) |
start, start, stopServer clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected TestBrowser browser
public WithBrowser()
protected TestBrowser provideBrowser(int port)
protected void start(FakeApplication fakeApplication, int port)
start in class WithServer public void quitBrowser()