org.jbehave.web.selenium
Class ContextView.NULL

java.lang.Object
  extended by org.jbehave.web.selenium.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.web.selenium.ContextView
ContextView.NULL
 
Constructor Summary
ContextView.NULL()
           
 
Method Summary
 void close()
           
 void show(String scenario, String step)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextView.NULL

public ContextView.NULL()
Method Detail

show

public void show(String scenario,
                 String step)
Specified by:
show in interface ContextView

close

public void close()
Specified by:
close in interface ContextView


Copyright © 2012. All Rights Reserved.