Fixed failing tests: WTI-1814- Adjusted tests related to log messaging- Adjusted ActivityFactoryTest --> 2x calculators are now generated with the default calculation configuration setting
Adjusted log messages: WTI-1814- Added log messages to indicate the start and the end of wave run up and wave impact calculations- Fixed some of the failing tests which are affected by the calculator count
Adjusted property class to display calculation type: WTI-1813- Adjusted context in order to access the calculation type in the property class-- Adjusted corresponding base property class for the same reason
General cleanup across wave condition calculations: WTI-1813- Improved asserts --> calculations should be of type ICalculation<specific input>- Improved clone assert for stability stone cover
Introduced input object for grass cover erosion outwards: WTI-1813- Adjusted the clone asserts in order to verify behaviour of the calculation type property when the object is cloned.