Sounds like your setup/tear down methods aren't cl...
# test
c
Sounds like your setup/tear down methods aren't cleaning up enough? Maybe you are setting an expectation in one method but not tearing it down before moving on to the next method?