svoid test_restructure_CompactHashSet() { new CompactHashSet set; CompactHashSet set2 = assertNotNull(restructureVerbose(set)); }