Registry / testing / irestful-unittesthelpers

irestful-unittesthelpers

JSON →
library13.11.28phppackagistunverified

Helper classes for unit testing in PHP.

composer require irestful/unittesthelpers
INSTALL
IMPORT
SIG · IRESTFUL-UNITTESTH
I
irestful-unittesthelpers
testingphpv13.11.28
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestCase
use iRESTful\UnitTestHelpers\TestCase;

Extend the base TestCase class to write unit tests with helper methods.

use iRESTful\UnitTestHelpers\TestCase; class MyTest extends TestCase { public function testExample() { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
13.11.28latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
irestful-unittesthelpers — pip install irestful-unittesthelpers · libregistry