woocommerce/tests/Tools
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
..
CodeHacking Code hacker resdesign for single-load of code files. 2020-06-02 19:06:53 +02:00
DependencyManagement Some small imrpovements in the dependency injection framework: 2020-07-24 09:23:05 +02:00