io.leopard.autounit.rule
Interface MethodHuman

All Known Implementing Classes:
MethodHumanAddImpl

public interface MethodHuman


Method Summary
 java.lang.reflect.Method find(java.lang.Object bean)
           
 java.lang.Object invoke(UnitMethod unitMethod, boolean log)
           
 

Method Detail

find

java.lang.reflect.Method find(java.lang.Object bean)
                              throws NoSuchMethodRuntimeException
Throws:
NoSuchMethodRuntimeException

invoke

java.lang.Object invoke(UnitMethod unitMethod,
                        boolean log)
                        throws NoSuchMethodRuntimeException
Throws:
NoSuchMethodRuntimeException


Copyright © 2014-2015. All Rights Reserved.