io.leopard.autounit.rule
Class MethodHumanAddImpl

java.lang.Object
  extended by io.leopard.autounit.rule.MethodHumanAddImpl
All Implemented Interfaces:
MethodHuman

public class MethodHumanAddImpl
extends java.lang.Object
implements MethodHuman


Constructor Summary
MethodHumanAddImpl()
           
 
Method Summary
 java.lang.reflect.Method find(java.lang.Object bean)
           
 java.lang.Object invoke(UnitMethod unitMethod, boolean log)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodHumanAddImpl

public MethodHumanAddImpl()
Method Detail

find

public java.lang.reflect.Method find(java.lang.Object bean)
                              throws NoSuchMethodRuntimeException
Specified by:
find in interface MethodHuman
Throws:
NoSuchMethodRuntimeException

invoke

public java.lang.Object invoke(UnitMethod unitMethod,
                               boolean log)
                        throws NoSuchMethodRuntimeException
Specified by:
invoke in interface MethodHuman
Throws:
NoSuchMethodRuntimeException


Copyright © 2014-2015. All Rights Reserved.