Ed Leafe wrote: > On Jan 15, 2007, at 10:36 AM, Carl Karsten wrote: > >> It passed the unit current unit tests. (which was very handy to >> have - thanks >> much, Paul) I also did a few app wizard tests, but none against >> Sqlite. (I'll >> give that a shot now.) > > Unit tests are like compiler type checking: the fact that you passed > doesn't mean the code will work.
And the current unit tests only test MySQL and SQLite, and don't fully cover every method, property, or use case in the classes yet. Units get tested for expected output, which is a valuable thing to have, but we still need to rely on real-world testing as well. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
