Unit Tests.
On 1/13/06, Gregg D Bolinger <[EMAIL PROTECTED]> wrote: > I am looking for a way that I can validate my mapping files against my > associated object files and even possibly the database. Basically, I want > to ensure that when the project it built, I run into as few runtime issues > as possible. As it is, if someone changes the database or someone changed > an Object file or someone changed a mapping file, I won't really know about > it until the app is deployed and running. > > I'd like to hear some stories and information on how anyone else delt with > this problem, if at all. > > Thanks. > > Gregg > >
