public class LocalChannelServiceTestConfig extends java.lang.Object implements LocalServiceTestConfig
| Constructor and Description |
|---|
LocalChannelServiceTestConfig() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.appengine.api.channel.dev.LocalChannelService |
getLocalChannelService() |
void |
setUp()
Set up the local service.
|
void |
tearDown()
Tear down the local service.
|
public void setUp()
LocalServiceTestConfigsetUp in interface LocalServiceTestConfigpublic void tearDown()
LocalServiceTestConfigtearDown in interface LocalServiceTestConfigpublic static com.google.appengine.api.channel.dev.LocalChannelService getLocalChannelService()