public class JUnitLauncher extends ProjectLauncher
ProjectLauncher.NotificationListener, ProjectLauncher.NotificationTypeACTIVATOR_ERROR, CANCELED, CUSTOM_LAUNCHER, DUPLICATE_BUNDLE, EMBEDDED_ACTIVATOR, ERROR, NONE, OK, RESOLVE_ERROR, SERVICES, TIMEDOUT, UPDATE_NEEDED, WARNING| Constructor and Description |
|---|
JUnitLauncher(Project project) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMainTypeName() |
int |
launch() |
void |
prepare()
Should be called when all the changes to the launchers are set.
|
void |
update() |
addActivator, addClasspath, addClasspath, addDefault, addRunBundle, addRunProgramArgs, addRunVM, cancel, cleanup, clear, error, executable, getActivators, getArguments, getClasspath, getCwd, getErrors, getNotificationListeners, getProject, getRunBundles, getRunEnv, getRunFramework, getRunJdb, getRunpath, getRunProgramArgs, getRunProperties, getRunVM, getStorageDir, getSystemCapabilities, getSystemPackages, getTimeout, getTrace, getWarnings, invoke, isKeep, registerForNotifications, reportResult, setCwd, setKeep, setRunFramework, setTimeout, setTrace, start, updateFromProject, warningpublic void prepare()
throws Exception
ProjectLauncherprepare in class ProjectLauncherExceptionpublic int launch()
throws Exception
launch in class ProjectLauncherExceptionpublic String getMainTypeName()
getMainTypeName in class ProjectLauncherpublic void update()
throws Exception
update in class ProjectLauncherExceptionCopyright © 2016 aQute SARL. All rights reserved.