Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Apply::classNameForFilter, PerformantEqualsTestFilter tests memory usage

Compare
Choose a tag to compare
@joshbruce joshbruce released this 08 Sep 15:32
e2ee41e
  • Apply now calls classNameForFilter to allow more flexibility when extending Apply. This should not be a breaking change; however, it is recommended that you use classNameForFilter and stop using rootNameSpaceForFilters.
  • Beyond speed we have put a first round implementation to test memory usage as well. The default maximum in kilobytes is 10 per AssertEquals test.