|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.appengine.tools.development.testing.LocalProspectiveSearchServiceTestConfig
public class LocalProspectiveSearchServiceTestConfig
Config for accessing the local prospective search service in tests. Setup and tear down do nothing as persistent state is managed by the LocalDatastoreServiceTestConfig. Use LocalDatastoreServiceTestConfig tearDown to clear this state between tests.
Constructor Summary | |
---|---|
LocalProspectiveSearchServiceTestConfig()
|
Method Summary | |
---|---|
static LocalSearchService |
getLocalProspectiveSearchService()
|
void |
setUp()
Does nothing. |
void |
tearDown()
Does nothing. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalProspectiveSearchServiceTestConfig()
Method Detail |
---|
public void setUp()
setUp
in interface LocalServiceTestConfig
public void tearDown()
tearDown
in interface LocalServiceTestConfig
public static LocalSearchService getLocalProspectiveSearchService()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |