WireTests::runTests()

Run tests

Usage

// basic usage
$wireTests->runTests();

// usage with all arguments
$wireTests->runTests(string $name = 'all');

Arguments

NameType(s)Description
$name (optional)string

Test name or omit for 'all'


WireTests methods and properties

API reference based on ProcessWire core version 3.0.269