Dzhuneyt
3b0452a3a0
Replace microtime() usages with hrtime() ( #2242 )
...
* Replace microtime() usages with hrtime()
* Replace microtime() usages with hrtime()
* Wrongly used 1e9 instead of 1e7
* Replaced 1e7 with 1e9
* Marked function as @internal
* Internal function name prefixed with underscore
2019-04-15 08:36:28 +02:00
Mponos George
cf86e51dd6
Remove assertEquals in favor of assertSame ( #2188 )
2018-11-01 22:47:08 +01:00
Gabriel Caruso
0d7c63a663
Use assertRegExp
...
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
2018-04-23 02:33:37 -03:00
Dariusz Ruminski
79294ad0a6
DX: small CS fixes
2018-04-08 21:15:02 +02:00
Gabriel Caruso
38d61ba642
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2018-01-23 16:01:32 -02:00
Gabriel Caruso
501c7c2994
Refactored tests ( #1970 )
2017-12-04 08:55:06 +01:00
Gabriel Caruso
83974b7f12
Refactoring tests ( #1964 )
2017-11-29 07:48:19 +01:00
Michael Dowling
9627715757
Adding back json helper functions
2016-01-30 15:55:20 -08:00
Michael Dowling
d687700d60
Cleaning up no_proxy support
2015-08-15 13:48:15 -07:00
Michael Dowling
8f79355c5e
Removing get_ prefix
2015-03-21 22:16:16 -07:00
Michael Dowling
4facbb2583
Removing set_path/get_path
2015-03-21 19:00:34 -07:00
Michael Dowling
af06584ec4
Adding functions.php tests
2015-03-21 16:14:23 -07:00
Michael Dowling
46abe49257
Refactoring
2015-03-21 15:53:38 -07:00
Michael Dowling
5129164be7
Lots of refactoring and updates
2015-03-20 00:21:42 -07:00