def tearDown(self): """ Each test consumes a source, we need to rewind it. """ for _, source in itervalues(self.sim_and_source): source.rewind()