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.modelMethods in org.eclipse.unittest.model that return ITestRunSession
- 
Uses of ITestRunSession in org.eclipse.unittest.uiMethods in org.eclipse.unittest.ui with parameters of type ITestRunSessionModifier and TypeMethodDescriptionITestViewSupport.newTestRunnerClient(ITestRunSession session) Returns a Test Runner Client.