Incorporated review comments review 1210: - Added missing tests to cover the various possibilities of AssessmentLayerOneState - Renamed ShowAssessmentLayerTwoAErrors to SetAssessmentLayerTwoAError in FailureMechanismSectionResultRowHelper to better reflect its action - Changed logic in the PipingFailureMechanismResultView: determine the status of AssessmentLayerOneState before getting all relevant scenarios - Renamed some Resources to better reflect the message values Related to Issue [WTI-943] git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6777 5a3db67b-de53-47b5-99c8-a1c30a6650e2
Incorporated comments review 1208 - Renamed DataGridViewCellTester to DataGridViewCellTestHelper - Introduced protected AssessmentLayerOneColumnIndex for the FailureMechanismResultView, replaced all local definitions for the derived classes when relevant - Added Core.Common.Version dependencies to the Common.Forms.TestUtil and its Common.Forms.TestUtil.Test Related to Issue [WTI-985]