public abstract class AbstractJettyServerTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.google.inject.Injector |
injector |
protected org.eclipse.jetty.server.Server |
server |
| Constructor and Description |
|---|
AbstractJettyServerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterClass() |
void |
beforeClass() |
abstract com.google.inject.Injector |
getInjector() |
Copyright © 2021 NorStella. All rights reserved.