Ticket #116 (closed: fixed)
Geometry - Complete unit tests
Reported by: | Nick Draper | Owned by: | Sri Nagella |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 9 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Nick Draper) (diff)
Complete the unit tests for each class in the Geometry project. TestSphere and TestV3D and TestCylinder give examples of the coverage expected.
The following classes remain requiring tests
- Acomp.h
- BnId.h
- MapSupport.h
- Material.h
- mathSupport.h
- RegexSupport.h
- RotCounter.h
- Rules.h
- SurfaceFactory.h
Change History
comment:10 Changed 12 years ago by Sri Nagella
comment:11 Changed 12 years ago by Nick Draper
comment:12 Changed 12 years ago by Sri Nagella
comment:13 Changed 12 years ago by Sri Nagella
comment:14 Changed 12 years ago by Sri Nagella
comment:15 Changed 12 years ago by Sri Nagella
comment:16 Changed 12 years ago by Sri Nagella
comment:17 Changed 12 years ago by Sri Nagella
comment:18 Changed 12 years ago by Nick Draper
- Description modified (diff)
- Milestone changed from Iteration 8 to Iteration 9
comment:21 Changed 12 years ago by Sri Nagella
comment:22 Changed 12 years ago by Sri Nagella
comment:23 Changed 12 years ago by Sri Nagella
comment:24 Changed 12 years ago by Sri Nagella
comment:25 Changed 12 years ago by Sri Nagella
comment:26 Changed 12 years ago by Sri Nagella
comment:27 Changed 12 years ago by Sri Nagella
comment:28 Changed 12 years ago by Sri Nagella
comment:29 Changed 12 years ago by Sri Nagella
comment:30 Changed 12 years ago by Nick Draper
- Status changed from new to closed
- Resolution set to fixed
comment:31 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 964
Note: See
TracTickets for help on using
tickets.
(In [893]) refs #116 Written Plane Unit Test. Fixed a bug in Plane.cpp