|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.test.WithApplication
public class WithApplication
Provides an application for JUnit tests.
Field Summary | |
---|---|
protected FakeApplication |
app
|
Constructor Summary | |
---|---|
WithApplication()
|
Method Summary | |
---|---|
protected void |
start()
|
protected void |
start(FakeApplication app)
|
void |
stopPlay()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected FakeApplication app
Constructor Detail |
---|
public WithApplication()
Method Detail |
---|
protected void start()
protected void start(FakeApplication app)
public void stopPlay()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |