Rick Hillegas wrote:

> I've clipped to jira 499 a patch enabling the BOOLEAN datatype. 

Could you explain the type hierarchy of the LangSuite and BooleanTest?

LangSuite extends DerbyJUnitTest, but it's not a test it's a suite, is
this a requirement of Junit?

BooleanTest extends LangSuite, but it's not a suite, it's a test. Why
not just extend DerbyJUnitTest?

In Eclipse I get red errors saying the hierarchy of these two classes is
inconsistent, whatever that means. It does look wrong to me though.

Dan

Reply via email to