Package com.chutneytesting.engine.domain.execution.evaluation
-
Class Summary Class Description SpelFunctionCallback Spring ReflectionUtils.MethodCallback use to find all method from specified class with @SpelFunctionannotation.SpelFunctions All findSpelFunctionMethod annotated, this bean should be use to register function on Spring Epel context withStandardEvaluationContext.registerFunction(String, Method)Default name is original method name retrieved withMethod.getName()