Uses of Interface
org.testng.internal.IInstanceIdentity
Packages that use IInstanceIdentity
-
Uses of IInstanceIdentity in org.testng.internal
Classes in org.testng.internal that implement IInstanceIdentityModifier and TypeClassDescriptionclassSuperclass to represent both @Test and @Configuration methods.classclassThis class represents a method annotated with @FactoryclassThis class represents a test method.classRepresents a proxy for an actual instance ofITestNGMethodbut with the exception that it generates a unique hashcode that is different from the originalITestNGMethodinstance that it wraps.