Interface ITestElement

All Known Subinterfaces:
ITestCaseElement, ITestElementContainer, ITestRunSession, ITestSuiteElement

public interface ITestElement
Common protocol for test elements. This set consists of ITestCaseElement , ITestSuiteElement and ITestRunSession

This interface is not intended to be implemented by clients.

Since:
3.3
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.