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
protected TestBrowser browser
protected TestBrowser provideBrowser(int port)
protected void start(FakeApplication fakeApplication, int port)
start
in class WithServer
public void quitBrowser()