Interface ITestContainer

All Superinterfaces:
org.eclipse.emf.ecore.EObject, ITestEntity, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ITestClass, ITestFile, ITestFolder, ITestSuite
All Known Implementing Classes:
TestClass, TestContainer, TestFile, TestFolder, TestSuite

public interface ITestContainer extends ITestEntity
A representation of the model object 'Test Container'.

The following features are supported:

See Also: