Uses of Interface
org.testng.internal.IInvoker
Packages that use IInvoker
-
Uses of IInvoker in org.testng
Fields in org.testng declared as IInvokerMethods in org.testng that return IInvoker -
Uses of IInvoker in org.testng.internal
Classes in org.testng.internal that implement IInvokerModifier and TypeClassDescriptionclass
This class is responsible for invoking methods: - test methods - configuration methods - possibly in a separate thread and then for notifying the result listeners.Fields in org.testng.internal declared as IInvokerMethods in org.testng.internal that return IInvokerMethods in org.testng.internal with parameters of type IInvokerModifier and TypeMethodDescription