Skip to content

Providers and Test Utils

Compare
Choose a tag to compare
@nstraub nstraub released this 07 Apr 18:17
· 57 commits to master since this release

Adds the following functionalities:

  • Basic caching.
  • Running providers in a context (specify value of this).
  • Passive providers for registered types.
  • Parametrized providers (aka ad hoc dependencies).
  • State lifetime.
  • extend, noConflict, hide, clearState utility methods.
  • removeFake and flushFakes testing utility methods.