|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.imemex.osgi.AbstractIMemexActivator
org.imemex.testcases.Activator
public class Activator
This bundle does extract the testcase names from its jars, calls the testrunner service with these names and then aggregates the results into one XML-file. See /imemex2.0/doc/imemex-internals/testing/how_testing_was_implemented.txt for details.
| Constructor Summary | |
|---|---|
Activator()
|
|
| Method Summary | |
|---|---|
static org.osgi.framework.BundleContext |
getBundleContext()
returns the bs |
static iQLCmdManager |
getICMDM()
gets global iQLCmdManager reference |
static IMeMexTestRunner |
getTestRunner()
Obtains the test runner service. |
void |
start(org.osgi.framework.BundleContext bc)
Starts this bundle |
void |
stop(org.osgi.framework.BundleContext bc)
Stops this bundle |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Activator()
| Method Detail |
|---|
public void start(org.osgi.framework.BundleContext bc)
bc - the bundle contextpublic void stop(org.osgi.framework.BundleContext bc)
bc - bundle contextpublic static org.osgi.framework.BundleContext getBundleContext()
public static IMeMexTestRunner getTestRunner()
public static iQLCmdManager getICMDM()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||