Package org.testng

Interface IMethodInstance


  • public interface IMethodInstance
    This interface captures a test method along with all the instances it should be run on.
    • Method Detail

      • getInstance

        java.lang.Object getInstance()