Package org.eclipse.ease.lang.unittest
Class FilteredTestCommand
java.lang.Object
org.eclipse.ease.lang.unittest.FilteredTestCommand
public class FilteredTestCommand extends Object
-
Constructor Summary
Constructors Constructor Description FilteredTestCommand(ITestContainer root, Collection<ITestEntity> activeTests)
-
Method Summary
Modifier and Type Method Description Collection<ITestEntity>
getActiveTests()
ITestContainer
getTestRoot()
-
Constructor Details
-
FilteredTestCommand
-
-
Method Details
-
getTestRoot
-
getActiveTests
-