Atoum v2.0.0 Release Notes

Release Date: 2015-02-13 // about 9 years ago
  • ⚡️ BC break updates

    • #420 atoum\test::beforeTestMethod is called before the tested class is loaded ([@mageekguy])

    ⚡️ Other updates

    • #431 Tested class should not be mock as an interface. ([@mageekguy])
    • 🤡 #430 Add atoum\mock\generator::allIsInterface() to definitely disable all parent classes' behaviors in mocks ([@mageekguy])
    • 🤡 #427 atoum\asserters\mock::receive is an alias to atoum\asserters\mock::call ([@mageekguy])