[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] Programming! Code!



John Elliot wrote:

They're not entirely unrelated... this concept of mine of 'data point' coverage and 'code coverage'. In my mind, good data point coverage would ensure 100% code coverage (likely with some redundancy). For a function with no implementation (i.e. one that hasn't been written yet, or a call on an interface, etc.) the intent of my test cases is to ensure than any possible (or 'likely' or 'imaginable') implementation will be 'covered'.

.... ah shit. I can see where this is going.


-- Myles

-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@xxxxxxxxxxxxxxxxxxx
If you are having trouble, ask owner-progsoc@xxxxxxxxxxxxxxxxxx for help.