public abstract class JavaTestFrameworkDebuggerRunner extends GenericDebuggerRunner
| Constructor and Description |
|---|
JavaTestFrameworkDebuggerRunner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRun(java.lang.String executorId,
RunProfile profile) |
protected RunContentDescriptor |
createContentDescriptor(RunProfileState state,
ExecutionEnvironment environment) |
abstract java.lang.String |
getRunnerId() |
protected abstract java.lang.String |
getThreadName() |
protected abstract boolean |
validForProfile(RunProfile profile) |
attachVirtualMachine, attachVirtualMachine, createConfigurationData, doExecute, execute, getSettingsEditor, patchpublic abstract java.lang.String getRunnerId()
getRunnerId in class GenericDebuggerRunnerprotected abstract boolean validForProfile(RunProfile profile)
protected abstract java.lang.String getThreadName()
public boolean canRun(java.lang.String executorId,
RunProfile profile)
canRun in class GenericDebuggerRunnerprotected RunContentDescriptor createContentDescriptor(RunProfileState state, ExecutionEnvironment environment) throws ExecutionException
createContentDescriptor in class GenericDebuggerRunnerExecutionException