Interface TestMethodExecutor


  • public interface TestMethodExecutor
    TestMethodExecutor
    Version:
    $Revision: $
    Author:
    Aslak Knutsen
    • Method Detail

      • getMethodName

        String getMethodName()
        The method name to invoke
      • getMethod

        Method getMethod()
        The method to invoke.
      • getInstance

        Object getInstance()
        The current instance.