|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vraptor.test.TestEngine
public class TestEngine
A test engine.
| Constructor Summary | |
|---|---|
TestEngine(javax.servlet.ServletContext context)
|
|
| Method Summary | |
|---|---|
static TestEngine |
createEngine()
Loads vraptor configuration files and setups the engine |
static TestEngine |
createEngine(javax.servlet.ServletContext context)
|
TestSession |
createSession()
Creates a new test session |
ApplicationContext |
getApplicationContext()
Returns the application context |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestEngine(javax.servlet.ServletContext context)
| Method Detail |
|---|
public static TestEngine createEngine()
throws TestConfigException
ConfigException - some configuration problem was found
TestConfigException
public static TestEngine createEngine(javax.servlet.ServletContext context)
throws TestConfigException
TestConfigExceptionpublic TestSession createSession()
public ApplicationContext getApplicationContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||