Uses of Interface
org.testng.IInstanceInfo
-
Packages that use IInstanceInfo Package Description org.testng.internal -
-
Uses of IInstanceInfo in org.testng.internal
Classes in org.testng.internal that implement IInstanceInfo Modifier and Type Class Description class
InstanceInfo<T>
Methods in org.testng.internal with parameters of type IInstanceInfo Modifier and Type Method Description private <T> void
TestNGClassFinder. addInstance(IInstanceInfo<T> ii)
-