linkmobility-php-client/Tests
Daniel Seifert 5cbbc8295f
move logger handling to separate class
2022-07-14 11:49:59 +02:00
..
RecipientsList move logger handling to separate class 2022-07-14 11:49:59 +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 move logger handling to separate class 2022-07-14 11:49:59 +02:00
LoggerHandlerTest.php move logger handling to separate class 2022-07-14 11:49:59 +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]