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

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

public class XmlResultFormatterTest
extends java.lang.Object

Author:
Mirko Friedenhagen

Constructor Summary
XmlResultFormatterTest()
           
 
Method Summary
 void setUp()
           
 void testBooleanCommandLogEvent()
          Test method for XmlResultFormatter.booleanCommandLogEvent(com.unitedinternet.portal.selenium.utils.logging.LoggingBean).
 void testBooleanCommandLogEventWithArgs()
          Test method for XmlResultFormatter.booleanCommandLogEvent(com.unitedinternet.portal.selenium.utils.logging.LoggingBean).
 void testCommandLogEvent()
          Test method for XmlResultFormatter.commandLogEvent(com.unitedinternet.portal.selenium.utils.logging.LoggingBean).
 void testCommentLogEvent()
          Test method for XmlResultFormatter.commentLogEvent(com.unitedinternet.portal.selenium.utils.logging.LoggingBean).
 void testFooterLogEvent()
          Test method for XmlResultFormatter.footerLogEvent().
 void testGenerateFilenameForAutomaticScreenshot()
          Test method for XmlResultFormatter.generateFilenameForAutomaticScreenshot(java.lang.String).
 void testGetAutomaticScreenshotPath()
          Test method for XmlResultFormatter.getAutomaticScreenshotPath().
 void testGetScreenShotBaseUri()
          Test method for XmlResultFormatter.getScreenShotBaseUri().
 void testHeaderLogEvent()
          Test method for XmlResultFormatter.headerLogEvent(com.unitedinternet.portal.selenium.utils.logging.TestMetricsBean).
 void testMethodLogEvent()
           
 void testMethodLogEventNestedBeans()
           
 void testSetAutomaticScreenshotPath()
          Test method for XmlResultFormatter.setAutomaticScreenshotPath(java.lang.String).
 void testSetScreenShotBaseUri()
          Test method for XmlResultFormatter.setScreenShotBaseUri(java.lang.String).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlResultFormatterTest

public XmlResultFormatterTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testBooleanCommandLogEvent

public void testBooleanCommandLogEvent()
Test method for XmlResultFormatter.booleanCommandLogEvent(com.unitedinternet.portal.selenium.utils.logging.LoggingBean).


testMethodLogEvent

public void testMethodLogEvent()

testMethodLogEventNestedBeans

public void testMethodLogEventNestedBeans()

testBooleanCommandLogEventWithArgs

public void testBooleanCommandLogEventWithArgs()
Test method for XmlResultFormatter.booleanCommandLogEvent(com.unitedinternet.portal.selenium.utils.logging.LoggingBean).


testCommandLogEvent

public void testCommandLogEvent()
Test method for XmlResultFormatter.commandLogEvent(com.unitedinternet.portal.selenium.utils.logging.LoggingBean).


testCommentLogEvent

public void testCommentLogEvent()
Test method for XmlResultFormatter.commentLogEvent(com.unitedinternet.portal.selenium.utils.logging.LoggingBean).


testFooterLogEvent

public void testFooterLogEvent()
Test method for XmlResultFormatter.footerLogEvent().


testGenerateFilenameForAutomaticScreenshot

public void testGenerateFilenameForAutomaticScreenshot()
Test method for XmlResultFormatter.generateFilenameForAutomaticScreenshot(java.lang.String).


testGetAutomaticScreenshotPath

public void testGetAutomaticScreenshotPath()
Test method for XmlResultFormatter.getAutomaticScreenshotPath().


testGetScreenShotBaseUri

public void testGetScreenShotBaseUri()
Test method for XmlResultFormatter.getScreenShotBaseUri(). Tests only the default setting, other cases are tested in testSetScreenShotBaseUri().


testHeaderLogEvent

public void testHeaderLogEvent()
Test method for XmlResultFormatter.headerLogEvent(com.unitedinternet.portal.selenium.utils.logging.TestMetricsBean).


testSetAutomaticScreenshotPath

public void testSetAutomaticScreenshotPath()
Test method for XmlResultFormatter.setAutomaticScreenshotPath(java.lang.String).


testSetScreenShotBaseUri

public void testSetScreenShotBaseUri()
Test method for XmlResultFormatter.setScreenShotBaseUri(java.lang.String).



Copyright © 2009. All Rights Reserved.