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()
LocalServiceTestConfig
setUp
in interface LocalServiceTestConfig
public void tearDown()
LocalServiceTestConfig
tearDown
in interface LocalServiceTestConfig
public static com.google.appengine.api.channel.dev.LocalChannelService getLocalChannelService()