org.seleniuminspector.junit4ex
Class StopBrowserRun

java.lang.Object
  extended by org.junit.runners.model.Statement
      extended by org.seleniuminspector.junit4ex.StopBrowserRun

public class StopBrowserRun
extends org.junit.runners.model.Statement


Constructor Summary
StopBrowserRun(org.junit.runners.model.Statement next)
           
 
Method Summary
 void evaluate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopBrowserRun

public StopBrowserRun(org.junit.runners.model.Statement next)
Method Detail

evaluate

public void evaluate()
              throws java.lang.Throwable
Specified by:
evaluate in class org.junit.runners.model.Statement
Throws:
java.lang.Throwable


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.