public static class TestApplicationEngine.Configuration
Test application engine configuration
| Constructor and Description |
|---|
Configuration()
Test application engine configuration
|
| Modifier and Type | Method and Description |
|---|---|
NonExistentClass |
getDispatcher()
to run handlers and interceptors on
|
void |
setDispatcher(NonExistentClass p)
to run handlers and interceptors on
|