com.unitedinternet.portal.selenium.utils.logging
Class XmlResultFormatterTest
java.lang.Object
com.unitedinternet.portal.selenium.utils.logging.XmlResultFormatterTest
public class XmlResultFormatterTest
- extends java.lang.Object
- Author:
- Mirko Friedenhagen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlResultFormatterTest
public XmlResultFormatterTest()
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.