Skip to content
Snippets Groups Projects
  • Natalie Weizenbaum's avatar
    Make addTearDown() play nice with setUpAll() · 4f701e56
    Natalie Weizenbaum authored
    addTearDown() now adds a tearDownAll() rather than adding a plain
    tearDown() when called from within setUpAll() (or tearDownAll()). This
    is technically a behavioral change, but the old behavior was so
    useless I doubt anyone was relying on it.
    
    Closes #712
    4f701e56
To find the state of this project's repository at the time of any of these versions, check out the tags.