|
From: <ek...@ba...> - 2003-04-03 17:27:52
|
<< On another subject - unit tests. There are only a very few unit tests in the build. I think that we should start thinking about more unit tests (Erik seems quite keen on them :) >> Let me clear one thing up ... I wouldn't call myself KEEN on unit tests ... however, I will be required by my management to build a number of "API-Level" unit tests to validate our implementation. This most likely will not include a JUnit for every class but rather will include rigorous testing for each of our APIs that then delegate through into Babeldoc. Of course if there is additional time (ha ha ha), I will make every effort to build additional tests. |