Overview

Classes

  • LoadTestingPageResponse
  • LoadTestingSession
  • LoadTestingSinglePage
  • LoadTestingTest

Exceptions

  • LoadTestingTestException

Functions

  • recordDownloadSize
  • recordError
  • recordPageTime
  • recordProgress
  • recordURLPageLoad
  • recordUserStart
  • recordUserStop
  • sendMessage
  • Overview
  • Class

RedLine13 Documentation

Classes summary
LoadTestingPageResponse Load Testing Page Response
LoadTestingSession Load Testing Session is the CURL wrapper. This is not required but does provide some easy calling and managing of web requests.
LoadTestingSinglePage Single Page Load Testing
LoadTestingTest Load Testing Test
Exceptions summary
LoadTestingTestException Load Testing Test Exception
Functions summary
recordDownloadSize

Record download size, not specific to a request. You can now use @see recordPageTime or @see recordURLPageLoad and include download size.

recordError Record generic error message, not specific to a request or user.
recordPageTime Record the load time for a USER, this is typically across multiple iterations within a user.
recordProgress Record progress of the test (0-100)
recordURLPageLoad Record URL load
recordUserStart Record a user thread starting.
recordUserStop Record a user thread stopping.
sendMessage Wraps sending any message
RedLine13 Documentation API documentation generated by ApiGen