linkmobility-php-client/Tests
Daniel Seifert e521672b0a
adjust copyright notes
2022-07-13 10:50:45 +02:00
..
RecipientsList adjust copyright notes 2022-07-13 10:50:45 +02:00
Request adjust copyright notes 2022-07-13 10:50:45 +02:00
Response adjust copyright notes 2022-07-13 10:50:45 +02:00
SMS adjust copyright notes 2022-07-13 10:50:45 +02:00
ValueObject adjust copyright notes 2022-07-13 10:50:45 +02:00
ApiTestCase.php adjust copyright notes 2022-07-13 10:50:45 +02:00
ClientTest.php adjust copyright notes 2022-07-13 10:50:45 +02:00
README.md adjust copyright notes 2022-07-13 10:50:45 +02:00
UrlTest.php 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]