Opened 12 years ago

Closed 12 years ago

#393 closed defect (fixed)

Unit tests for XY_DataSet implementations

Reported by: Kevin Milner Owned by: Kevin Milner
Priority: major Milestone: OpenSHA 1.3
Component: commons Version:
Keywords: Cc:

Description

XY_DataSet (and it's subinterfaces/classes) are very important in our framework and at the heart of most calculations. We don't currently have any good unit tests for them. We should create unit tests for the general methods, as well as for implementation specific features.

Change History (1)

comment:1 Changed 12 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

Done (with pretty good test coverage). I did find a few places where javadocs are inconsistent with functionality, so that should be cleaned up in the near future.

Note: See TracTickets for help on using tickets.