|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.tests.harness.EclipseTestHarnessApplication
public class EclipseTestHarnessApplication
| Field Summary | |
|---|---|
static java.lang.String[] |
args
command line arguments made available to all tests. |
| Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable |
|---|
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART |
| Constructor Summary | |
|---|---|
EclipseTestHarnessApplication()
|
|
| Method Summary | |
|---|---|
static boolean |
deltasEnabled()
|
java.lang.Object |
run(java.lang.Object userArgs)
Runs a set of tests as defined by the given command line args. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String[] args
| Constructor Detail |
|---|
public EclipseTestHarnessApplication()
| Method Detail |
|---|
public static boolean deltasEnabled()
public java.lang.Object run(java.lang.Object userArgs)
throws java.lang.Exception
run in interface org.eclipse.core.runtime.IPlatformRunnablejava.lang.ExceptionIPlatformRunnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||