jdave.runner
Class DefaultSpecIntrospection
java.lang.Object
jdave.runner.DefaultSpecIntrospection
- All Implemented Interfaces:
- ISpecIntrospection
public class DefaultSpecIntrospection
- extends Object
- implements ISpecIntrospection
- Author:
- Joni Freeman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INITIALIZER_NAME
public static final String INITIALIZER_NAME
- See Also:
- Constant Field Values
DefaultSpecIntrospection
public DefaultSpecIntrospection()
isBehavior
public boolean isBehavior(Method method)
- Specified by:
isBehavior in interface ISpecIntrospection
isContextClass
public boolean isContextClass(Class<?> specType,
Class<?> possibleContext)
- Specified by:
isContextClass in interface ISpecIntrospection
Copyright © 2010. All Rights Reserved.