com.atlassian.sal.ctk.test
Class LifecycleAwareTest
java.lang.Object
com.atlassian.sal.ctk.test.LifecycleAwareTest
- All Implemented Interfaces:
- LifecycleAware, CtkTest
public class LifecycleAwareTest
- extends Object
- implements LifecycleAware, CtkTest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LifecycleAwareTest
public LifecycleAwareTest(LifecycleManager lifecycleManager)
onStart
public void onStart()
- Description copied from interface:
LifecycleAware
- Called when the application has started or has been restored from backup
- Specified by:
onStart in interface LifecycleAware
execute
public void execute(CtkTestResults results)
- Specified by:
execute in interface CtkTest
Copyright © 2010 Atlassian. All Rights Reserved.