Package org.jbehave.core.context
Class ContextView.NULL
- java.lang.Object
-
- org.jbehave.core.context.ContextView.NULL
-
- All Implemented Interfaces:
ContextView
- Enclosing interface:
- ContextView
public static class ContextView.NULL extends Object implements ContextView
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jbehave.core.context.ContextView
ContextView.NULL
-
-
Constructor Summary
Constructors Constructor Description NULL()
-
-
-
Method Detail
-
show
public void show(String story, String scenario, String step)
- Specified by:
show
in interfaceContextView
-
close
public void close()
- Specified by:
close
in interfaceContextView
-
-