}
});
}
public void testInterfaces() throws Exception {
executeFindBugsTest(new RunnableWithExceptions() {
@Override
public void run() throws Throwable {
Subtypes2 test = getSubtypes2();
assertEquals(typeCollection, test.getFirstCommonSuperclass(typeCollection, typeHashSet));