Changeset 1396 for trunk/docsrc/code_coverage.dd
- Timestamp:
- 12/30/09 05:23:05 (2 years ago)
- Files:
-
- trunk/docsrc/code_coverage.dd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docsrc/code_coverage.dd
r659 r1396 8 8 The D language has 9 9 many features to aid in the creation of test suites, such as 10 $(LINK2 class.html#unittest, unit tests) and10 $(LINK2 unittest.html#unittest, unit tests) and 11 11 $(LINK2 dbc.html, contract programming). 12 12 But there's the issue of how thoroughly the test suite tests
