[104] in Athena_Backup_System

home help back first fref pref prev next nref lref last post

Re: Unit Testing

daemon@ATHENA.MIT.EDU (jweiss@MIT.EDU)
Fri May 19 12:16:05 1995

From: jweiss@MIT.EDU
To: tjm@MIT.EDU (Tim McGovern)
Cc: athena-backup@MIT.EDU, vrt@MIT.EDU
In-Reply-To: Your message of "Fri, 19 May 1995 09:20:04 EDT."
             <abe24abc040210042e8d@[18.177.0.17]> 
Date: Fri, 19 May 1995 12:15:33 EDT


I expect that units will often be broken up by .o file, but only
somewhat coincidently.  I beleive that may of the logical units we
(will) have are devided by the abstraction barriers we use.  It would
be logical for us to have code that is below an abstraction barrier
together (eg in a single source file) and have it be seperate from
code that is above that abstraction barrier.  Assuming we do this we
will have some units break along the lins of the different files, but
that won't always be the case.  I haven't thought about this a lot
more than that.

	Jonathon


home help back first fref pref prev next nref lref last post