Uses of Interface
org.eclipse.unittest.model.ITestCaseElement
Package
Description
Application programming interfaces representing test elements as shown in the Unit Test view.
-
Uses of ITestCaseElement in org.eclipse.unittest.model
Modifier and TypeMethodDescriptionITestRunSession.newTestCase
(String testId, String testName, ITestSuiteElement parent, String displayName, String data) Creates a new Test Case and adds it to the model -
Uses of ITestCaseElement in org.eclipse.unittest.ui
Modifier and TypeMethodDescriptionITestViewSupport.getOpenTestAction
(Shell shell, ITestCaseElement testCase) Returns an action to open a specified test elements