jdave.runner
Interface ISpecIntrospection
- All Known Implementing Classes:
- DefaultSpecIntrospection
public interface ISpecIntrospection
- Author:
- Joni Freeman
|
Method Summary |
boolean |
isBehavior(java.lang.reflect.Method method)
|
boolean |
isContextClass(java.lang.Class<?> specType,
java.lang.Class<?> possibleContext)
|
isBehavior
boolean isBehavior(java.lang.reflect.Method method)
isContextClass
boolean isContextClass(java.lang.Class<?> specType,
java.lang.Class<?> possibleContext)
Copyright ? 2008. All Rights Reserved.