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

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

public class HtmlResultFormatterTest
extends java.lang.Object


Constructor Summary
HtmlResultFormatterTest()
           
 
Method Summary
 void booleanCommandLogEvent_commandFail()
           
 void booleanCommandLogEvent_commandPass()
           
 void commandLogEvent_cmdExcludedFromLogging()
           
 void commandLogEvent_commandFailed_noScreenshot()
           
 void commandLogEvent_commandSuccess_noScreenshot()
           
 void commandLogEvent_screenshot()
           
 void commandLogEvent_screenshotWindowsPath()
           
 void commentLogEvent_twoArgs()
           
 void extraInformationLogEvent()
           
 void footerLogEvent()
           
 void formatCommandAsHtml_argsNotEmpty()
           
 void formatCommandAsHtml_argsNotNull()
           
 void formatCommandAsHtml_manyArgs()
           
 void formatHeader()
           
 void formatHeaderCorrectEncoding()
           
 void formatMetrics_failedCommands()
           
 void formatScreenshotFileImgTag_AbsolutePathFileEndswithNoSlash()
           
 void formatScreenshotFileImgTag_AbsolutePathFileEndswithSlash()
           
 void formatScreenshotFileImgTag_AbsolutePathHttpEndswithNoSlash()
           
 void formatScreenshotFileImgTag_AbsolutePathHttpEndswithSlash()
           
 void formatScreenshotFileImgTag_RelativePathEndswithNoSlash()
           
 void formatScreenshotFileImgTag_RelativePathEndswithSlash()
           
 void generateEmptyColumns_loopOneTime()
           
 void generateEmptyColumns_loopZero()
           
 void headerLogEvent()
           
 void messageFormatTest()
           
 void quoteHtml_allQuoteCharacters()
           
 void quoteHtml_commentSource()
           
 void quoteHtml_quotedSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlResultFormatterTest

public HtmlResultFormatterTest()
Method Detail

messageFormatTest

public void messageFormatTest()

formatHeader

public void formatHeader()

formatHeaderCorrectEncoding

public void formatHeaderCorrectEncoding()

formatScreenshotFileImgTag_RelativePathEndswithSlash

public void formatScreenshotFileImgTag_RelativePathEndswithSlash()

formatScreenshotFileImgTag_RelativePathEndswithNoSlash

public void formatScreenshotFileImgTag_RelativePathEndswithNoSlash()

formatScreenshotFileImgTag_AbsolutePathHttpEndswithSlash

public void formatScreenshotFileImgTag_AbsolutePathHttpEndswithSlash()

formatScreenshotFileImgTag_AbsolutePathHttpEndswithNoSlash

public void formatScreenshotFileImgTag_AbsolutePathHttpEndswithNoSlash()

formatScreenshotFileImgTag_AbsolutePathFileEndswithSlash

public void formatScreenshotFileImgTag_AbsolutePathFileEndswithSlash()

formatScreenshotFileImgTag_AbsolutePathFileEndswithNoSlash

public void formatScreenshotFileImgTag_AbsolutePathFileEndswithNoSlash()

commentLogEvent_twoArgs

public void commentLogEvent_twoArgs()

formatMetrics_failedCommands

public void formatMetrics_failedCommands()

headerLogEvent

public void headerLogEvent()

footerLogEvent

public void footerLogEvent()

extraInformationLogEvent

public void extraInformationLogEvent()

commandLogEvent_commandFailed_noScreenshot

public void commandLogEvent_commandFailed_noScreenshot()

commandLogEvent_commandSuccess_noScreenshot

public void commandLogEvent_commandSuccess_noScreenshot()

commandLogEvent_screenshot

public void commandLogEvent_screenshot()

commandLogEvent_screenshotWindowsPath

public void commandLogEvent_screenshotWindowsPath()

commandLogEvent_cmdExcludedFromLogging

public void commandLogEvent_cmdExcludedFromLogging()

booleanCommandLogEvent_commandPass

public void booleanCommandLogEvent_commandPass()

booleanCommandLogEvent_commandFail

public void booleanCommandLogEvent_commandFail()

generateEmptyColumns_loopZero

public void generateEmptyColumns_loopZero()

generateEmptyColumns_loopOneTime

public void generateEmptyColumns_loopOneTime()

formatCommandAsHtml_argsNotNull

public void formatCommandAsHtml_argsNotNull()

formatCommandAsHtml_argsNotEmpty

public void formatCommandAsHtml_argsNotEmpty()

formatCommandAsHtml_manyArgs

public void formatCommandAsHtml_manyArgs()

quoteHtml_commentSource

public void quoteHtml_commentSource()

quoteHtml_quotedSource

public void quoteHtml_quotedSource()

quoteHtml_allQuoteCharacters

public void quoteHtml_allQuoteCharacters()


Copyright © 2009. All Rights Reserved.