Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
Q
S
T
V
W
X
A
addChild(LoggingBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
assertEquals(String, Object, Object, LoggingSelenium)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingAssert
As in Junit4 (see there for details).
assertFalse(String, boolean, LoggingSelenium)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingAssert
As in Junit4 (see there for details).
assertThat(String, T, Matcher<T>, LoggingSelenium)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingAssert
As in Junit4 (see there for details).
assertTrue(String, boolean, LoggingSelenium)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingAssert
As in Junit4 (see there for details).
B
booleanCommandLogEvent(LoggingBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Formats an selenium command which has an boolean result.
booleanCommandLogEvent(LoggingBean)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Formats an selenium command which has an boolean result.
booleanCommandLogEvent(LoggingBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Formats an selenium command which has an boolean result.
C
com.unitedinternet.portal.selenium.utils.logging
- package com.unitedinternet.portal.selenium.utils.logging
Logging extension to Selenium Remote Control.
commandLogEvent(LoggingBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Formats an selenium command.
commandLogEvent(LoggingBean)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Formats an selenium command.
commandLogEvent(LoggingBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Formats an selenium command.
commentLogEvent(LoggingBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Format a comment.
commentLogEvent(LoggingBean)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Format a comment.
commentLogEvent(LoggingBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Format a comment.
createWriter(String, String, boolean)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingUtils
Create an BufferedWriter handling encodings right.
createWriter(String, String)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingUtils
Deprecated.
use the 3 parameters version instead
D
debugStackTrace()
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
StackTraceUtils
Debugs on stderr the current stack-trace.
doCommand(String, String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
Extends doCommand, handling special logging commands.
E
errorLogging(Object, String, String[], String, Throwable, long)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingNotifier
Call back function to inform the calling application in case of error.
EventQueuePostProcessor
- Class in
com.unitedinternet.portal.selenium.utils.logging
Post process LoggingBean events queue.
EventQueuePostProcessor(LoggingResultsFormatter, List<LoggingBean>, TestMetricsBean, boolean)
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
EventQueuePostProcessor
Loop through loggingEventsQueue and output it to the formatter.
F
footerLogEvent()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Like formatHeader() but here after all commands have been formatted.
footerLogEvent()
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Like formatHeader() but here after all commands have been formatted.
footerLogEvent()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Like formatHeader() but here after all commands have been formatted.
G
generateEmptyColumns(int)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Generate empty HTML columns.
generateFilenameForAutomaticScreenshot(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Generate an absolute filename for taking screenshots in case of an error (eg. timed out wait).
generateFilenameForAutomaticScreenshot(String)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Generate an absolute filename for taking screenshots in case of an error (eg. timed out wait).
generateFilenameForAutomaticScreenshot(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Generate an absolute filename for taking screenshots in case of an error (eg. timed out wait).
getArgs()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
getAutomaticScreenshotPath()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Path to the (filesystem-)location where screenshot should be saved.
getAutomaticScreenshotPath()
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Path to the (filesystem-)location where screenshot should be saved.
getAutomaticScreenshotPath()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Path to the (filesystem-)location where screenshot should be saved.
getBoolean(String, String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
getBooleanArray(String, String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
getCallingClass()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
getChildren()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
getCmdEndMillis()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
getCmdStartMillis()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
getCommandName()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
getCommandsExcludedFromLogging()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getCommandsProcessed()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getCurrentCallingClassAsStackTraceElement(StackTraceElement[], String)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
StackTraceUtils
Search through the current StackTrace looking for the first element after preceedingClassName.
getDeltaMillis()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
Return time spent depending on type of command.
getEndTimeStamp()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getExcludedCommands()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
List of Selenium commands to be excluded from logging.
getFailedCommands()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getFILENAME_DATETIME_FORMAT()
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
getLastFailedCommandMessage()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getLoggingSeleniumRevision()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getName()
- Method in enum com.unitedinternet.portal.selenium.utils.logging.
SeleniumCommandExtensions
getNumber(String, String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
getNumberArray(String, String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
getResult()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
getScreenShotBaseUri()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Base URI to be linked to in the result.
getScreenShotBaseUri()
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Base URI to be linked to in the result.
getScreenShotBaseUri()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Base URI to be linked to in the result.
getSeleniumCoreRevision()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getSeleniumCoreVersion()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getSeleniumRcRevision()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getSeleniumRcVersion()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getSelResult()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
Extract core part out of combined result.
getSourceMethod()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
getSrcResult()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
Extract remote-control part out of combined result.
getStartTimeStamp()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getString(String, String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
getStringArray(String, String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
getTestDuration()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
Compute test duration out of startTimeStamp and endTimeStamp.
getUserAgent()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getVerificationsProcessed()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
getWaitDeltaMillis()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
H
hasChildren()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
headerLogEvent(TestMetricsBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Whatever the formatter wants to do before any command will be formatted.
headerLogEvent(TestMetricsBean)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Whatever the formatter wants to do before any command will be formatted.
headerLogEvent(TestMetricsBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Whatever the formatter wants to do before any command will be formatted.
HtmlResultFormatter
- Class in
com.unitedinternet.portal.selenium.utils.logging
Formats all logging events as HTML.
HtmlResultFormatter(Writer)
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Write results to the specified writer.
HtmlResultFormatter(Writer, String)
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Write results with an arbitrary encoding.
I
incCommandsProcessed()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
Increment commandsProcessed by one.
incFailedCommands()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
Increment failedCommands by one.
incVerificationsProcessed()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
Increment verificationsProcessed by one.
isClassInStackTrace(StackTraceElement[], String)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
StackTraceUtils
Is named class in StackTrace Array?
isClassName(StackTraceElement, String)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
StackTraceUtils
Compare Helper.
isCommandSuccessful()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
isExcludeFromLogging()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
isLogMethodsAsComments()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
isTestFailed()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
Is the current test failed.
isWaitInvolved()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
L
LINE_NUMBER_SEPARATOR
- Static variable in class com.unitedinternet.portal.selenium.utils.logging.
StackTraceUtils
for the string representation of calling code.
logAssertion(String, String, String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingDefaultSelenium
Log an assertion.
logAssertion(String, String, String)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingSelenium
Log an assertion.
logAutomaticScreenshot(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingDefaultSelenium
Take a screen shot and write the location to the log.
logAutomaticScreenshot(String)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingSelenium
Take a screen shot and write the location to the log.
logComment(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingDefaultSelenium
Extension of Selenium to provide ability to log comments.
logComment(String)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingSelenium
Extension of Selenium to provide ability to log comments.
LoggingAssert
- Class in
com.unitedinternet.portal.selenium.utils.logging
Wrapped junit4 assertions to enable logging them.
LoggingBean
- Class in
com.unitedinternet.portal.selenium.utils.logging
All data of a Selenium command already processed by remote-control and other informations to be formatted and logged.
LoggingBean()
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
LoggingCommandProcessor
- Class in
com.unitedinternet.portal.selenium.utils.logging
Logs processed selenium commands (processed via remote-control) with an arbitrary LoggingResultsFormatter.
LoggingCommandProcessor(CommandProcessor, LoggingResultsFormatter)
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
Constructor.
LoggingCommandProcessor(String, int, String, String, LoggingResultsFormatter)
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
Will create an HttpCommandProcessor for you.
LoggingDefaultSelenium
- Class in
com.unitedinternet.portal.selenium.utils.logging
Adds ability to log comments to DefaultSelenium.
LoggingDefaultSelenium(CommandProcessor)
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
LoggingDefaultSelenium
Default Constructor.
LoggingNotifier
- Interface in
com.unitedinternet.portal.selenium.utils.logging
Notification Interface for loggingselenium caller.
LoggingResultsFormatter
- Interface in
com.unitedinternet.portal.selenium.utils.logging
The LoggingResultFormatter can be used to log in any format you want to.
LoggingSelenium
- Interface in
com.unitedinternet.portal.selenium.utils.logging
Extends Selenium with ability to log comments and write the log.
LoggingUtils
- Class in
com.unitedinternet.portal.selenium.utils.logging
Utility Methods to support easy usage from an (junit4 driven) selenium test.
LoggingWait
- Class in
com.unitedinternet.portal.selenium.utils.logging
Extends the selenium wait class with error handling.
LoggingWait(LoggingSelenium)
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
LoggingWait
Create new wait instance.
logResource(String, String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingDefaultSelenium
Log an resource (binary) file.
logResource(String, String)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingSelenium
Log an resource (binary) file.
M
makeScreenshot(Object, String)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingNotifier
Call back function to inform the calling application in case of error.
methodLogEvent(LoggingBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Formats a Log Event for a complete Test Method.
methodLogEvent(LoggingBean)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Formats a Log Event for a complete Test Method.
methodLogEvent(LoggingBean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Formats a Log Event for a complete Test Method.
P
presetLoggingBean(String, String[], String, long, long)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
Remember any selenium command with its result as an SeleniumLoggingBean.
Q
quoteHtml(String)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
S
SeleniumCommandExtensions
- Enum in
com.unitedinternet.portal.selenium.utils.logging
Special logging commands to extend CommandProcessor of Selenium.
setArgs(String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setAutomaticScreenshotPath(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Automatic screenshots are taken if a Wait-timeout is detected.
setAutomaticScreenshotPath(String)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Path to the (filesystem-)location where screenshot should be saved.
setAutomaticScreenshotPath(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Path to the (filesystem-)location where screenshot should be saved.
setCallbackNotifier(LoggingNotifier, Object)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
Set the call back notifier.
setCallingClass(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setCmdEndMillis(long)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setCmdStartMillis(long)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setCommandName(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setCommandsExcludedFromLogging(String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setCommandsProcessed(long)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setCommandSuccessful(boolean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setEndTimeStamp(long)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setExcludedCommands(String[])
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
List of Selenium commands to be excluded from logging Be aware that the defaults will be overwritten.
setExcludeFromLogging(boolean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setFailedCommands(long)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setFILENAME_DATETIME_FORMAT(SimpleDateFormat)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
setLastFailedCommandMessage(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setLogMethodsAsComments(boolean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
setResult(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setScreenShotBaseUri(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Set a special uri for screenshots.
setScreenShotBaseUri(String)
- Method in interface com.unitedinternet.portal.selenium.utils.logging.
LoggingResultsFormatter
Set a special uri for screenshots.
setScreenShotBaseUri(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Set a special uri for screenshots.
setSeleniumCoreRevision(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setSeleniumCoreVersion(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setSeleniumRcRevision(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setSeleniumRcVersion(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setSourceMethod(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setStartTimeStamp(long)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setUserAgent(String)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setVerificationsProcessed(long)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
setWaitDeltaMillis(long)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
setWaitInvolved(boolean)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
stackTraceElementWithLinenumberAsString(StackTraceElement)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
StackTraceUtils
Generates a string representation of the current class with linenumber.
StackTraceUtils
- Class in
com.unitedinternet.portal.selenium.utils.logging
Utility Methods to support searching in StackStraces related to Selenium and the logging extension.
start()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
stop()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingCommandProcessor
T
TestMetricsBean
- Class in
com.unitedinternet.portal.selenium.utils.logging
Metrics and environment information (user-agent, versions) collected during test run.
TestMetricsBean()
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
TestMetricsBean
timeStampForFileName()
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
HtmlResultFormatter
Generates a Date-Time String based on the current Time.
timeStampForFileName()
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingUtils
Current date-time as string with format "yyyy-MM-dd_HH-mm".
timeStampForFileName(String)
- Static method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingUtils
Current date-time string with provided format.
toString()
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingBean
Do not rely on stability of this method.
V
valueOf(String)
- Static method in enum com.unitedinternet.portal.selenium.utils.logging.
SeleniumCommandExtensions
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.unitedinternet.portal.selenium.utils.logging.
SeleniumCommandExtensions
Returns an array containing the constants of this enum type, in the order they're declared.
W
wait(String, long, long)
- Method in class com.unitedinternet.portal.selenium.utils.logging.
LoggingWait
Overrides the wait function and catch the timeout.
X
XmlResultFormatter
- Class in
com.unitedinternet.portal.selenium.utils.logging
Formats all logging events as XML.
XmlResultFormatter(Writer)
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Write results to the specified writer.
XmlResultFormatter(Writer, String)
- Constructor for class com.unitedinternet.portal.selenium.utils.logging.
XmlResultFormatter
Write results with an arbitrary encoding.
A
B
C
D
E
F
G
H
I
L
M
P
Q
S
T
V
W
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.