Class Invoker

java.lang.Object
org.testng.internal.Invoker
All Implemented Interfaces:
IInvoker

public class Invoker extends Object implements IInvoker
This class is responsible for invoking methods: - test methods - configuration methods - possibly in a separate thread and then for notifying the result listeners.