public class OpenSocialSmokeTests extends Object implements javax.servlet.ServletContextListener
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OpenSocialSmokeTests.ShindigTesterException |
protected static class |
OpenSocialSmokeTests.TokenServiceTester |
protected static class |
OpenSocialSmokeTests.TokenServiceTesterException |
| Constructor and Description |
|---|
OpenSocialSmokeTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce)
When the system starts up, run the tests.
|
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2022. All rights reserved.