Hi,I noticed that in JDO_Test, while tearDown() is declared final, setUp() is not. The javadoc says subclasses may override localSetUp() and localTearDown(). Is it a bug that setUp() is not declared final?
-- Michelle
Hi,I noticed that in JDO_Test, while tearDown() is declared final, setUp() is not. The javadoc says subclasses may override localSetUp() and localTearDown(). Is it a bug that setUp() is not declared final?
-- Michelle