Methods from org.eclipse.debug.core used by org.eclipse.jdt.junit

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.debug.core.DebugPlugin.getDefault()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.JUnitModel.notifyTestRunSessionRemoved(TestRunSession)526
org.eclipse.jdt.internal.junit.model.JUnitModel.start()297
org.eclipse.jdt.internal.junit.model.JUnitModel.stop()335
org.eclipse.jdt.internal.junit.model.TestRunSession.TestRunSession(ILaunch, IJavaProject, int)174
org.eclipse.jdt.internal.junit.refactoring.JUnitRenameParticipant.getLaunchManager()129
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.getLaunchManager()246

org.eclipse.debug.core.DebugPlugin.getLaunchManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.JUnitModel.notifyTestRunSessionRemoved(TestRunSession)526
org.eclipse.jdt.internal.junit.model.JUnitModel.start()297
org.eclipse.jdt.internal.junit.model.JUnitModel.stop()335
org.eclipse.jdt.internal.junit.model.TestRunSession.TestRunSession(ILaunch, IJavaProject, int)174
org.eclipse.jdt.internal.junit.refactoring.JUnitRenameParticipant.getLaunchManager()129
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.getLaunchManager()246

org.eclipse.debug.core.DebugPlugin.parseArguments(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.AssertionVMArg.enableAssertInArgString(String)47

org.eclipse.debug.core.ILaunch.getAttribute(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.JUnitModel.JUnitLaunchListener.launchChanged(ILaunch)117
org.eclipse.jdt.internal.junit.model.JUnitModel.JUnitLaunchListener.launchChanged(ILaunch)117

org.eclipse.debug.core.ILaunch.getLaunchConfiguration()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.JUnitModel.JUnitLaunchListener.launchChanged(ILaunch)108
org.eclipse.jdt.internal.junit.model.JUnitModel.JUnitLaunchListener.launchChanged(ILaunch)108
org.eclipse.jdt.internal.junit.model.TestRunSession.isKeptAlive()417
org.eclipse.jdt.internal.junit.model.TestRunSession.rerunTest(String, String, String, String)460
org.eclipse.jdt.internal.junit.model.TestRunSession.TestRunSession(ILaunch, IJavaProject, int)159
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTestFailedFirst()1109
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTestFailedFirst()1108
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTestRun()1076

org.eclipse.debug.core.ILaunch.getLaunchMode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.TestRunSession.isKeptAlive()416
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTestFailedFirst()1122
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTestRun()1081

org.eclipse.debug.core.ILaunch.setAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)127
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)105

org.eclipse.debug.core.ILaunchConfiguration.copy(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.TestRunSession.rerunTest(String, String, String, String)467
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.prepareLaunchConfigForRelaunch(ILaunchConfiguration)1089
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTestFailedFirst()1120

org.eclipse.debug.core.ILaunchConfiguration.exists()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigChange.isValid(IProgressMonitor)54
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigChange.perform(IProgressMonitor)60

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.TestRunSession.isKeptAlive()420
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)125
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.updateKeepRunning(ILaunchConfiguration)394

org.eclipse.debug.core.ILaunchConfiguration.getAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitLaunchConfigurationConstants.getJavaProject(ILaunchConfiguration)70
org.eclipse.jdt.internal.junit.launcher.JUnitLaunchConfigurationConstants.getTestRunnerKind(ILaunchConfiguration)59
org.eclipse.jdt.internal.junit.launcher.JUnitMigrationDelegate.getResource(ILaunchConfiguration)98
org.eclipse.jdt.internal.junit.launcher.JUnitMigrationDelegate.getResource(ILaunchConfiguration)97
org.eclipse.jdt.internal.junit.launcher.JUnitMigrationDelegate.getResource(ILaunchConfiguration)99
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigSetAttributeChange.getOldValue(ILaunchConfiguration)48
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigurationContainer.getAttribute(String, String)38
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.prepareLaunchConfigForRelaunch(ILaunchConfiguration)1086
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTestFailedFirst()1113
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate.collectExecutionArguments(ILaunchConfiguration, List, List)304
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate.evaluateTests(ILaunchConfiguration, IProgressMonitor)256
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate.getTestTarget(ILaunchConfiguration, IJavaProject)457
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate.getTestTarget(ILaunchConfiguration, IJavaProject)449
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.initializeFrom(ILaunchConfiguration)364
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.updateProjectFromConfig(ILaunchConfiguration)403
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.updateTestContainerFromConfig(ILaunchConfiguration)438
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.updateTestTypeFromConfig(ILaunchConfiguration)413
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.updateTestTypeFromConfig(ILaunchConfiguration)414
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.validateTestLoaderJVM()729
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.hasSameAttributes(ILaunchConfiguration, ILaunchConfiguration, String[])364
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.hasSameAttributes(ILaunchConfiguration, ILaunchConfiguration, String[])363

org.eclipse.debug.core.ILaunchConfiguration.getMappedResources()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitMigrationDelegate.isCandidate(ILaunchConfiguration)45

org.eclipse.debug.core.ILaunchConfiguration.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.TestRunSession.TestRunSession(ILaunch, IJavaProject, int)161
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigurationContainer.getName()26
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.prepareLaunchConfigForRelaunch(ILaunchConfiguration)1088
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTestFailedFirst()1112
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor)97

org.eclipse.debug.core.ILaunchConfiguration.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.findExistingLaunchConfigurations(ILaunchConfigurationWorkingCopy)405

org.eclipse.debug.core.ILaunchConfiguration.getWorkingCopy()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitMigrationDelegate.migrate(ILaunchConfiguration)68
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigChange.perform(IProgressMonitor)66

org.eclipse.debug.core.ILaunchConfiguration.launch(String, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.TestRunSession.rerunTest(String, String, String, String)477

org.eclipse.debug.core.ILaunchConfigurationType.newInstance(IContainer, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.createLaunchConfiguration(IJavaElement)332

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.doSave()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitMigrationDelegate.migrate(ILaunchConfiguration)70
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigChange.perform(IProgressMonitor)68
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.performLaunch(IJavaElement, String)220

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.rename(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigRenameChange.alterLaunchConfiguration(ILaunchConfigurationWorkingCopy)40
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.initializeName(ILaunchConfigurationWorkingCopy, String)799

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setAttribute(String, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)472
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.createLaunchConfiguration(IJavaElement)336

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setAttribute(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.AssertionVMArg.setArgDefault(ILaunchConfigurationWorkingCopy)43
org.eclipse.jdt.internal.junit.model.TestRunSession.rerunTest(String, String, String, String)469
org.eclipse.jdt.internal.junit.model.TestRunSession.rerunTest(String, String, String, String)471
org.eclipse.jdt.internal.junit.model.TestRunSession.rerunTest(String, String, String, String)473
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigSetAttributeChange.alterLaunchConfiguration(ILaunchConfigurationWorkingCopy)44
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.prepareLaunchConfigForRelaunch(ILaunchConfiguration)1090
org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart.rerunTestFailedFirst()1121
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.initializeJavaProject(IJavaElement, ILaunchConfigurationWorkingCopy)936
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.initializeTestContainer(IJavaElement, ILaunchConfigurationWorkingCopy)785
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.initializeTestType(IJavaElement, ILaunchConfigurationWorkingCopy)828
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.initializeTestType(IJavaElement, ILaunchConfigurationWorkingCopy)830
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)481
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)469
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)470
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)468
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)461
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)462
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)463
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)465
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.performApply(ILaunchConfigurationWorkingCopy)467
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.setDefaults(ILaunchConfigurationWorkingCopy)771
org.eclipse.jdt.junit.launcher.JUnitLaunchConfigurationTab.setDefaults(ILaunchConfigurationWorkingCopy)772
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.createLaunchConfiguration(IJavaElement)335
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.createLaunchConfiguration(IJavaElement)334
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.createLaunchConfiguration(IJavaElement)342
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.createLaunchConfiguration(IJavaElement)337
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.createLaunchConfiguration(IJavaElement)338

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy.setMappedResources(IResource[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.launcher.JUnitMigrationDelegate.mapResources(ILaunchConfigurationWorkingCopy)82
org.eclipse.jdt.internal.junit.launcher.JUnitMigrationDelegate.mapResources(ILaunchConfigurationWorkingCopy)84

org.eclipse.debug.core.ILaunchManager.addLaunchListener(ILaunchesListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.TestRunSession.TestRunSession(ILaunch, IJavaProject, int)175

org.eclipse.debug.core.ILaunchManager.addLaunchListener(ILaunchListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.JUnitModel.start()298

org.eclipse.debug.core.ILaunchManager.generateUniqueLaunchConfigurationNameFrom(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.createLaunchConfiguration(IJavaElement)332

org.eclipse.debug.core.ILaunchManager.getLaunchConfigurations(ILaunchConfigurationType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.refactoring.JUnitRenameParticipant.createChange(IProgressMonitor)105
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.findExistingLaunchConfigurations(ILaunchConfigurationWorkingCopy)407

org.eclipse.debug.core.ILaunchManager.getLaunchConfigurationType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.refactoring.JUnitRenameParticipant.createChange(IProgressMonitor)104
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut.createLaunchConfiguration(IJavaElement)331

org.eclipse.debug.core.ILaunchManager.isExistingLaunchConfigurationName(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.refactoring.LaunchConfigRenameChange.alterLaunchConfiguration(ILaunchConfigurationWorkingCopy)39

org.eclipse.debug.core.ILaunchManager.removeLaunch(ILaunch)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.JUnitModel.notifyTestRunSessionRemoved(TestRunSession)527

org.eclipse.debug.core.ILaunchManager.removeLaunchListener(ILaunchesListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.TestRunSession.1.launchesRemoved(ILaunch[])189
org.eclipse.jdt.internal.junit.model.TestRunSession.1.launchesTerminated(ILaunch[])181

org.eclipse.debug.core.ILaunchManager.removeLaunchListener(ILaunchListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.JUnitModel.stop()336

org.eclipse.debug.core.model.ITerminate.isTerminated()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.jdt.internal.junit.model.TestRunSession.isStarting()367

Back to reference summary for org.eclipse.jdt.junit

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict