|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjdave.runner.Context
public abstract class Context
| Constructor Summary | |
|---|---|
Context(java.lang.Class<? extends Specification<?>> specType,
java.lang.Class<?> contextType)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
boolean |
isContextClass()
|
protected abstract Behavior |
newBehavior(java.lang.reflect.Method method,
java.lang.Class<? extends Specification<?>> specType,
java.lang.Class<?> contextType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Context(java.lang.Class<? extends Specification<?>> specType,
java.lang.Class<?> contextType)
| Method Detail |
|---|
public java.lang.String getName()
protected abstract Behavior newBehavior(java.lang.reflect.Method method,
java.lang.Class<? extends Specification<?>> specType,
java.lang.Class<?> contextType)
public boolean isContextClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||