0
Saving Test Results
Posted by lorenb on 11/5/2004 in projects
Trying to figure out the best way to deal with test results. I’ve come up with a couple of ways I think might work, however I don’t believe they will handle all the requirements. My current thoughts are that I’d have a TestResult object which would take an ITest. The ITest would be used to [...]