linkmobility-php-client/Tests
Daniel Seifert 81236bcf2c
add test for RequestFactory
2022-07-11 23:30:44 +02:00
..
RecipientsList add tests for some classes 2022-07-11 15:06:18 +02:00
SMS add test for RequestFactory 2022-07-11 23:30:44 +02:00
ValueObject add tests for some classes 2022-07-11 15:06:18 +02:00
ApiTestCase.php add tests for client and url class 2022-07-10 21:52:37 +02:00
ClientTest.php add tests for some classes 2022-07-11 15:06:18 +02:00
README.md add external repository argument to tests readme 2022-07-11 08:39:37 +02:00
UrlTest.php add tests for some classes 2022-07-11 15:06:18 +02:00

README.md

Installation

composer create-project -s dev --prefer-source [--repository '{"type": "vcs", "url": "gitfhfac@git.d3data.de:D3Private/linkmobility-php-client.git"}'] d3/linkmobility-php-client .

Run tests

./vendor/bin/phpunit [--no-coverage]