phuccaoca123 / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Unit tests: Write deeper unit tests for XML serializable classes included in Reports #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Write unit tests for the following classes in MbUnit.Gallio.Core.Reporting:
- Report
- StepRun
- TestRun
- PackageRun
- PackageRunStatistics
- ReportUtils

Also test the following in MbUnit.Gallio.Framework.Kernel.Results:
- TestResult

And the following in MbUnit.Gallio.Core.Harness:
- TestPackage

Note that testing the ExecutionLog* classes is a separate issue.  There's
also already been some work testing Report (including Xml serialization) in
ReportTest.  You may find the CoreAsserts to be useful too.

Original issue reported on code.google.com by jeff.br...@gmail.com on 20 Sep 2007 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by jeff.br...@gmail.com on 25 Sep 2007 at 2:18

GoogleCodeExporter commented 9 years ago

Original comment by jeff.br...@gmail.com on 25 Sep 2007 at 3:26

GoogleCodeExporter commented 9 years ago

Original comment by jeff.br...@gmail.com on 30 Oct 2007 at 2:10

GoogleCodeExporter commented 9 years ago
How's this coming along?

Original comment by jeff.br...@gmail.com on 29 Nov 2007 at 12:46

GoogleCodeExporter commented 9 years ago

Original comment by jeff.br...@gmail.com on 6 Jan 2008 at 7:21

GoogleCodeExporter commented 9 years ago
Meh.
We'll get back to this, organically or we won't.  The superficial testing we're 
doing
for XML report serialization is enough to catch many likely bugs.

Original comment by jeff.br...@gmail.com on 17 Mar 2008 at 10:56