Refactoring of the ReplaceDataStrategyBase: - Removed failure mechanism specific overloads of the RemoveAllForeshoreProfiles: -- Implemented generic function RemoveAllForeshoreProfiles by introducing an InputParameters property in the ICalculation -- Introduced an IHasForeshoreProfile interface for the input classes that have a foreshore profile - Extracted failure mechanism specific tests to an integration test Related to Issue [WTI-1113]