1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-24 01:53:58 +01:00

9 Commits

Author SHA1 Message Date
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
Michael Dowling
a799bb6f0a PHP 7 fixes 2016-01-30 16:01:12 -08:00
Kirill
80e71a2429 fixed if -> ( spacing. Also added data-providers for the new tests. 2015-08-12 09:48:58 -04:00
Kirill
4880875daf forgot to remove an assert that I wrapped in if/else. 2015-07-30 10:11:31 -04:00
Kirill
e38c85f3d7 Forgot $this in method calls. 2015-07-30 09:59:59 -04:00
Kirill
81721b0f52 fixed spacing, line width and formatting. Added tests to check on the session cookie flag. 2015-07-30 09:16:20 -04:00
Michael Dowling
668209c895 Getting tests working again. Removing more fluent interfaces.
Removing more fluent interfaces to make it easier to decorate
classes.
2014-09-08 21:35:11 -07:00
Michael Dowling
5472c17055 Simplifying and updating cookie implementation 2014-03-05 00:55:37 -08:00