ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
testGetters ($event_name, PackageInterface $package, $url, $description) | |
Tests all the getters. More... | |
patchEventDataProvider () | |
Definition at line 14 of file PatchEventTest.php.
cweagans\Composer\Tests\PatchEventTest::patchEventDataProvider | ( | ) |
Definition at line 29 of file PatchEventTest.php.
References array, cweagans\Composer\PatchEvents\POST_PATCH_APPLY, and cweagans\Composer\PatchEvents\PRE_PATCH_APPLY.
cweagans\Composer\Tests\PatchEventTest::testGetters | ( | $event_name, | |
PackageInterface | $package, | ||
$url, | |||
$description | |||
) |
Tests all the getters.
patchEventDataProvider
Definition at line 21 of file PatchEventTest.php.
References $description, and $url.