Ticket #10193 (new)

Opened 6 years ago

Last modified 5 years ago

Separate workspace validators into individual implementation files

Reported by: Martyn Gigg Owned by:
Priority: major Milestone: Release 3.5
Component: Framework Keywords: Maintenance
Cc: Blocked By:
Blocking: Tester:

Description

... and add separate unit tests for the in API.

The WorkspaceValidators are all currently implemented in the same header file, API/inc/MantidAPI/WorkspaceValidators.h, with the tests all in a single unit test file in DataObjects!

We should separate them out like all other classes into single implementation headers and source files + tests in the API layer using the WorkspaceTester class in MantidTestHelpers/FakeObjects.h instead of a "real" workspace type.

Change History

comment:1 Changed 5 years ago by Nick Draper

  • Milestone changed from Release 3.4 to Release 3.5

Moved to R3.5 at the R3.4 code freeze

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11035

Note: See TracTickets for help on using tickets.