linkmobility-php-client/Tests
Daniel Seifert b22da1bd4a
apply PSR-12 rules
2022-07-18 23:59:49 +02:00
..
RecipientsList apply PSR-12 rules 2022-07-18 23:59:49 +02:00
Request apply PSR-12 rules 2022-07-18 23:59:49 +02:00
Response set covers annotation for each test, complete tests 2022-07-16 23:49:47 +02:00
SMS set covers annotation for each test, complete tests 2022-07-16 23:49:47 +02:00
Url set covers annotation for each test, complete tests 2022-07-16 23:49:47 +02:00
ValueObject apply PSR-12 rules 2022-07-18 23:59:49 +02:00
ALoggerHandlerTest.php set covers annotation for each test, complete tests 2022-07-16 23:49:47 +02:00
ApiTestCase.php adjust copyright notes 2022-07-13 10:50:45 +02:00
ClientTest.php set covers annotation for each test, complete tests 2022-07-16 23:49:47 +02:00
README.md adjust copyright notes 2022-07-13 10:50:45 +02:00

README.md

Installation

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

Run tests

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