assertSame( stiltonHandle1,
((FactEntryImpl) stiltonEntry.getFirst().getNext()).getFactHandle() );
}
public void testTwoDifferentEntriesSameHashCode() throws Exception {
final FieldExtractor extractor = ClassFieldExtractorCache.getExtractor( TestClass.class,
"object",
getClass().getClassLoader() );
final Pattern pattern = new Pattern( 0,
new ClassObjectType( TestClass.class ) );