woocommerce/tests/framework
Rodrigo Primo a8f6a94cda Remove methods assertIsWPError() and assertNotWPError() from WC_Unit_Test_Case
Those two methods are already declared in the class WP_UnitTestCase, so there is
no need to declare them again in the class WC_Unit_Test_Case. The only
caveat is that assertIsWPError() is called assertWPError() in
WP_UnitTestCase so it was necessary to update all of its usages.
2019-07-19 10:56:58 -03:00
..
helpers Merge branch 'master' into pr/23043 2019-07-09 12:39:40 -03:00
vendor Remote spy-server 2016-07-26 13:57:30 -07:00
class-wc-api-unit-test-case.php Fix PHPCS violations in tests/ using PHPCBF 2019-05-01 19:05:00 -03:00
class-wc-dummy-data-store.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-mock-payment-gateway.php Improve can_refund_order and add unit tests 2018-04-03 17:09:09 +01:00
class-wc-mock-session-handler.php Removed period for file headers 2015-11-03 11:53:50 -02:00
class-wc-mock-wc-data.php Fix PHPCS violations in tests/ using PHPCBF 2019-05-01 19:05:00 -03:00
class-wc-mock-wc-object-query.php WC_Object_Query 2017-04-24 11:33:17 -07:00
class-wc-payment-token-stub.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-rest-unit-test-case.php Fix PHPCS violations in tests/ using PHPCBF 2019-05-01 19:05:00 -03:00
class-wc-unit-test-case.php Remove methods assertIsWPError() and assertNotWPError() from WC_Unit_Test_Case 2019-07-19 10:56:58 -03:00
class-wc-unit-test-factory.php Removed legacy webhook unit tests 2017-08-17 12:07:15 -03:00