org.eclipse.pde.ui.launcher
Class JUnitWorkbenchLaunchShortcut
java.lang.Object
org.eclipse.jdt.junit.launcher.JUnitLaunchShortcut
org.eclipse.pde.ui.launcher.JUnitWorkbenchLaunchShortcut
- All Implemented Interfaces:
- ILaunchShortcut
- public class JUnitWorkbenchLaunchShortcut
- extends JUnitLaunchShortcut
A launch shortcut capable of launching a Plug-in JUnit test.
This class may be substantiated or subclassed by clients.
- Since:
- 3.3
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUnitWorkbenchLaunchShortcut
public JUnitWorkbenchLaunchShortcut()
getLaunchConfigurationTypeId
protected String getLaunchConfigurationTypeId()
createLaunchConfiguration
protected ILaunchConfigurationWorkingCopy createLaunchConfiguration(IJavaElement element)
throws CoreException
- Throws:
CoreException
Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.