jdave.runner
Class Context
java.lang.Object
jdave.runner.Context
public abstract class Context
- extends Object
- Author:
- Joni Freeman, Pekka Enberg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Context
public Context(Class<? extends Specification<?>> specType,
Class<?> contextType)
getName
public String getName()
newBehavior
protected abstract Behavior newBehavior(Method method,
Class<? extends Specification<?>> specType,
Class<?> contextType)
isContextClass
public boolean isContextClass()
Copyright © 2010. All Rights Reserved.