Documentation

SymbolsTest extends TestCase
in package
implements HeadlessInterface, TransactionalInterface

Tags
group

headless

Table of Contents

Interfaces

HeadlessInterface
Interface HeadlessInterface
TransactionalInterface
Interface HeadlessInterface

Methods

getExamples()  : mixed
setUpHeadless()  : mixed
Civi\Test has many helpers, like install(), uninstall(), sql(), and sqlFile().
testSymbols()  : void

Methods

setUpHeadless()

Civi\Test has many helpers, like install(), uninstall(), sql(), and sqlFile().

public setUpHeadless() : mixed

See: https://github.com/civicrm/org.civicrm.testapalooza/blob/master/civi-test.md

Tags
throws
CRM_Extension_Exception_ParseException

testSymbols()

public testSymbols(string $html, array<string|int, mixed> $expect) : void
Parameters
$html : string
$expect : array<string|int, mixed>

List of expected symbol counts, by type. Types are (e)lement, (a)ttribute, (c)lass

Tags
dataProvider

getExamples


        
On this page

Search results