Overview

Classes

  • LoadTestingPageResponse
  • LoadTestingSession
  • LoadTestingSinglePage
  • LoadTestingTest

Exceptions

  • LoadTestingTestException

Functions

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

Class LoadTestingSinglePage

Single Page Load Testing

LoadTestingTest
Extended by LoadTestingSinglePage
Located at LoadTestingSinglePage.class.php
Methods summary
public
# __construct( integer $testNum, string $rand )

Constructor

Constructor

Parameters

$testNum
Test number
$rand
Random token for test

Overrides

LoadTestingTest::__construct()
public
# setIniSettings( array $iniSettings )

Set ini settings

Set ini settings

Parameters

$iniSettings
INI settings

Overrides

LoadTestingTest::setIniSettings()
public
# startTest( )

Start the test

Start the test

Throws

LoadTestingTestException
public LoadTestingPageResponse
# loadPage( )

Load page

Load page

Returns

LoadTestingPageResponse
Page

Throws

LoadTestingTestException
Methods inherited from LoadTestingTest
disableResourceLoading(), enableResourceLoading(), getDelay(), getIniSettings(), getSession(), nonVerbose(), setDelay(), verbose()
Properties inherited from LoadTestingTest
$iniSettings, $session, $testNum, $verbose
RedLine13 Documentation API documentation generated by ApiGen