woocommerce/tests/legacy/framework
Nestor Soriano d55f7d10f8 Some small imrpovements in the dependency injection framework:
- camelCase methods changed to snake_case for consistency with WP.
- Added a check in `ExtendedContainer::get` that throws an informative
  exception if a non-namespaced class name is passed.
- `container->reset_resolved()` is called during unit testing bootstrap.
- Added some utility methods in `WC_Unit_Test_Case`.
2020-07-24 09:23:05 +02:00
..
helpers Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
vendor Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-api-unit-test-case.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-dummy-data-store.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-mock-payment-gateway.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-mock-session-handler.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-mock-wc-data.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-mock-wc-object-query.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-payment-token-stub.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-rest-unit-test-case.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00
class-wc-unit-test-case.php Some small imrpovements in the dependency injection framework: 2020-07-24 09:23:05 +02:00
class-wc-unit-test-factory.php Moved PHPUnit suite into tests/legacy 2020-04-24 13:53:40 -07:00