AfformTestCase
extends TestCase
in package
implements
HeadlessInterface, TransactionalInterface
AbstractYes
Base class for Afform API tests.
Table of Contents
Interfaces
- HeadlessInterface
- Interface HeadlessInterface
- TransactionalInterface
- Interface HeadlessInterface
Methods
- setUp() : void
- The setup() method is executed before the test is executed (optional).
- setUpHeadless() : mixed
- Civi\Test has many helpers, like install(), uninstall(), sql(), and sqlFile().
Methods
setUp()
The setup() method is executed before the test is executed (optional).
public
setUp() : void
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