Walter Dal Mut
|
662f4c978a
|
Removed duplicated testcase on issue #27
|
2015-06-22 07:31:03 +02:00 |
|
Walter Dal Mut
|
00ec440499
|
Cover more invalid mark procedures
Expose multiple error conditions with invalid hostnames and missing
servers in order to catch PHP errors and suppress those.
|
2015-06-22 07:29:37 +02:00 |
|
 Evan DarwinandWalter Dal Mut
|
27c19c9e4b
|
Fix issue #27 test
Conflicts:
tests/ClientTest.php
|
2015-06-21 17:55:42 +02:00 |
|
Walter Dal Mut
|
da239ecf8e
|
Allow URL prefixes
This should fixes #34
|
2015-06-21 17:33:46 +02:00 |
|
Walter Dal Mut
|
c162760ab8
|
Fixes time generation for udp/ip packets
Uses microtimes instead of Datetime
|
2015-06-13 11:23:32 +02:00 |
|
Walter Dal Mut
|
adece73b0b
|
Fixes invalid saved timestamp for UDP/IP
|
2015-06-10 15:54:07 +02:00 |
|
Walter Dal Mut
|
ff6f865d42
|
Test refactoring
Removed UDP/IP adapter construction (duplication)
|
2015-06-10 15:54:07 +02:00 |
|
Walter Dal Mut
|
38f65a75fd
|
Client dependency with construction injection
Removed the adapter setter injection in favor or constructor injection
|
2015-06-10 15:54:07 +02:00 |
|
Walter Dal Mut
|
048e308bc9
|
Test also multiple measurement with UDP/IP
|
2015-06-10 15:54:07 +02:00 |
|
Walter Dal Mut
|
9db35097e2
|
Moved to PSR-4
Autoload from PSR-0 to PSR-4
|
2015-06-10 15:54:07 +02:00 |
|