public class JUnitLauncher extends ProjectLauncher
ProjectLauncher.NotificationListener, ProjectLauncher.NotificationType
ACTIVATOR_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, warning
public void prepare() throws Exception
ProjectLauncher
prepare
in class ProjectLauncher
Exception
public int launch() throws Exception
launch
in class ProjectLauncher
Exception
public String getMainTypeName()
getMainTypeName
in class ProjectLauncher
public void update() throws Exception
update
in class ProjectLauncher
Exception
Copyright © 2015 aQute SARL. All rights reserved.