Uses of Class
org.eclipse.epsilon.eunit.dt.ui.EUnitRunnerView
-
Packages that use EUnitRunnerView Package Description org.eclipse.epsilon.eunit.dt -
-
Uses of EUnitRunnerView in org.eclipse.epsilon.eunit.dt
Methods in org.eclipse.epsilon.eunit.dt that return EUnitRunnerView Modifier and Type Method Description EUnitRunnerView
EUnitPlugin. getLastView()
Obtains the reference to the last EUnit view opened by the user.Methods in org.eclipse.epsilon.eunit.dt with parameters of type EUnitRunnerView Modifier and Type Method Description void
EUnitPlugin. setLastView(EUnitRunnerView lastView)
Updates the reference to the last view opened by the user.
-