com.canoo.webtest.steps
Class StepUtil

java.lang.Object
  extended by com.canoo.webtest.steps.StepUtil

public class StepUtil
extends Object

Helper class for Step.

Author:
Carsten Seibert, Marc Guillemot, Paul King

Constructor Summary
StepUtil()
           
 
Method Summary
static void handleException(Throwable e)
          Called if Step.doExecute() throws an exception
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepUtil

public StepUtil()
Method Detail

handleException

public static void handleException(Throwable e)
Called if Step.doExecute() throws an exception

Parameters:
e - the thrown exception

Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.