def test_atom_history(self):
        expected_history = self._pairs_to_frozensets(
            pairs=self.expected_atom_history_idx,
            convert=self.topology.atom
        )