Package org.testng

Interface IDynamicGraph<T>


public interface IDynamicGraph<T>
Represents the graphical representative capabilities of an entity. The entities could be either a ISuite or an ITestNGMethod object which are usually the logical units of work that TestNG deals with.