Removed default initialization of the CategoryType for the WaveConditionsInput: - Fixed failing tests for stability stone cover that depend on the CategoryType --> Exceptions appear due to 0 being an invalid enum valueWTI-1707
Applied helper to set the WaveConditions CategoryType for stability stone cover: - Only for adding multiple calculations based on the HBL -- Introduced local testhelper to prevent duplication of the enum conversion logic -- Cleaned up test to reduce castsWTI-1707
Incorporated comments review 2946: - Adjusted testnames for failuremechanism section results making use of SimpleAssessmentValidityOnlyResultTypeWTI-1723
Introduced context object for displaying assembly categories on failure mechanism level for non-geotechnical failure mechanisms: - Added context definition for the stability stone cover pluginWTI-1540
Moved converting function from the FailureMechanismSectionResultRowHelper to a separate class - Usage is not only limited to FailureMechanismSectionResultRows anymore.WTI-1684