Interface MethodMatcher

    • Method Detail

      • conforms

        boolean conforms()
        Checks if the arguments conform to the method.
        Returns:
        conformance
      • getConformingArguments

        java.lang.Object[] getConformingArguments()
        If possible gives an array consumable by java method invoker.
        Returns:
        conforming argument array