Uses of Interface
org.eclipse.unittest.model.ITestRunSession
Packages that use ITestRunSession
Package
Description
Application programming interfaces representing test elements as shown in the Unit Test view.
-
Uses of ITestRunSession in org.eclipse.unittest.model
Methods in org.eclipse.unittest.model that return ITestRunSession -
Uses of ITestRunSession in org.eclipse.unittest.ui
Methods in org.eclipse.unittest.ui with parameters of type ITestRunSessionModifier and TypeMethodDescriptionITestViewSupport.newTestRunnerClient
(ITestRunSession session) Returns a Test Runner Client.