PharTest
extends CiviEndToEndTestCase
in package
Class PharTest
Tags
Table of Contents
Methods
- setUpBeforeClass() : void
- testGreeter() : void
- Ensure that PHARs work. Load 'greeter.phar' and run a PHP function.
Methods
setUpBeforeClass()
public
static setUpBeforeClass() : void
testGreeter()
Ensure that PHARs work. Load 'greeter.phar' and run a PHP function.
public
testGreeter() : void