class StandardJavascriptTest extends WebDriverTestBase (View source)

Tests Standard installation profile JavaScript expectations.

Properties

protected $profile {@inheritdoc}

Methods

testBigPipe()

Tests BigPipe accelerates particular Standard installation profile routes.

assertBigPipePlaceholderReplacementCount(int $expected_count)

Asserts the number of BigPipe placeholders that are replaced on the page.

Details

testBigPipe()

Tests BigPipe accelerates particular Standard installation profile routes.

protected assertBigPipePlaceholderReplacementCount(int $expected_count)

Asserts the number of BigPipe placeholders that are replaced on the page.

Parameters

int $expected_count

The expected number of BigPipe placeholders.