Skip to content

3.1.0 - Function injection

Compare
Choose a tag to compare
@mikey179 mikey179 released this 28 Jul 14:12
· 313 commits to main since this release
  • introduced possibility to mock functions as callable, see Mocking injected functions
  • bovigo\callmap\throws() now accepts all instances of \Throwable, not just \Exception