Click or drag to resize

PrintPerformanceResultsHelper Class

Framework to automate tests using Selenium WebDriver
Class which support displaying performance test results. More details on wiki.
Inheritance Hierarchy
SystemObject
  Ocaramba.HelpersPrintPerformanceResultsHelper

Namespace: Ocaramba.Helpers
Assembly: OcarambaLite (in OcarambaLite.dll) Version: 1.0.0+d8e789f8644d1a9b63485ad7914acf4f489f3ef9
Syntax
C#
public static class PrintPerformanceResultsHelper
Request Example

The PrintPerformanceResultsHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberPrintAverageDurationMillisecondsInAppVeyor Prints the performance summary of average duration in millisecond in AppVeyor.
Public methodStatic memberPrintAverageDurationMillisecondsInTeamcity Prints the performance summary of average duration in millisecond in TeamCity.
Public methodStatic memberPrintPercentiles90DurationMillisecondsInAppVeyor Prints the performance summary of percentiles 90 duration in millisecond in AppVeyor.
Public methodStatic memberPrintPercentiles90DurationMillisecondsinTeamcity Prints the performance summary of percentiles 90 duration in millisecond in Teamcity.
Public methodStatic memberPrintResultsInAppVeyor Prints test results in AppVeyor.
Top
See Also