|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.google.appengine.tools.development.testing.LocalSmsServiceTestConfig
public class LocalSmsServiceTestConfig
Config for accessing the local sms service in tests.
tearDown() wipes out sent messages so that there is no state passed
between tests.
| Constructor Summary | |
|---|---|
LocalSmsServiceTestConfig()
|
|
| Method Summary | |
|---|---|
static LocalSmsService |
getLocalSmsService()
|
void |
setUp()
Set up the local service. |
void |
tearDown()
Tear down the local service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalSmsServiceTestConfig()
| Method Detail |
|---|
public void setUp()
LocalServiceTestConfig
setUp in interface LocalServiceTestConfigpublic void tearDown()
LocalServiceTestConfig
tearDown in interface LocalServiceTestConfigpublic static LocalSmsService getLocalSmsService()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||