com.unitedinternet.portal.selenium.utils.logging
Class LoggingCommandProcessorTest

java.lang.Object
  extended by com.unitedinternet.portal.selenium.utils.logging.LoggingCommandProcessorTest

public class LoggingCommandProcessorTest
extends java.lang.Object


Constructor Summary
LoggingCommandProcessorTest()
           
 
Method Summary
 void doExceptionLogging_anyException()
           
 void doExceptionLogging_exceptionIsNull()
           
 void doLogging_commandExcludedFromLogging()
           
 void doLogging_defaultExclCmdIsExcludedFromLogging()
           
 void logExecutionEnvironment_Exception()
           
 void logExecutionEnvironment()
           
 void seleniumTestFinished_noWaitTimeout()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingCommandProcessorTest

public LoggingCommandProcessorTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

seleniumTestFinished_noWaitTimeout

public void seleniumTestFinished_noWaitTimeout()

doLogging_commandExcludedFromLogging

public void doLogging_commandExcludedFromLogging()

doLogging_defaultExclCmdIsExcludedFromLogging

public void doLogging_defaultExclCmdIsExcludedFromLogging()

doExceptionLogging_exceptionIsNull

public void doExceptionLogging_exceptionIsNull()

doExceptionLogging_anyException

public void doExceptionLogging_anyException()

logExecutionEnvironment

public void logExecutionEnvironment()

logExecutionEnvironment_Exception

public void logExecutionEnvironment_Exception()


Copyright © 2009. All Rights Reserved.