io.leopard.autounit.rule
Interface MethodTemplate
- All Known Implementing Classes:
- MethodTemplateImpl
public interface MethodTemplate
add
java.lang.Object add(UnitMethod unitMethod,
boolean log)
throws NoSuchMethodRuntimeException
- Throws:
NoSuchMethodRuntimeException
get
java.lang.Object get(UnitMethod unitMethod,
boolean log)
throws NoSuchMethodRuntimeException
- Throws:
NoSuchMethodRuntimeException
delete
java.lang.Object delete(UnitMethod unitMethod,
boolean log)
throws NoSuchMethodRuntimeException
- Throws:
NoSuchMethodRuntimeException
Copyright © 2014-2015. All Rights Reserved.