Cleaned up tests that only depend on the coordinates --> use the testfactory to create FailureMechanismSections: - Performed for ClosingStructuresWTI-1621
Separated the generic StructuresHelper implementation into specific (ClosingStructure) implementation: - Replaced StructuresHelperCall with the specific ClosingStructure helper implementation -- Except for the UpdateDataStrategyWTI-1621
Incorporated comments review 2384: - Renamed test names to reflect what exceptions they are throwing - Updated/added XMLDocs - Added missing tests - Ran Cleanup Related to Issue [WTI-1230]git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13370 5a3db67b-de53-47b5-99c8-a1c30a6650e2Former-commit-id: 8b26b0102391323b26752ad464f1801721da6d3cFormer-commit-id: 48c6c6b6f8f1196fa0193aaa8b23deeb6db1b74f
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated the first half of the type converters which make use of the "old style" in testing (no testcases) -- Added missing tests to increase coverage of base class calls Related to Issue [WTI-1230]git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13308 5a3db67b-de53-47b5-99c8-a1c30a6650e2Former-commit-id: 3a7fd7d08b2e6d6b39cbf15b5da953a936b2f04aFormer-commit-id: c82a5fd75c83468e29f7e06113e5d11904f81ec7
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated the first half of the type converters which make use of the "old style" in testing (no testcases) -- Updated XMLDoc with inheritdoc to prevent overwriting the original documentation dictated by the windows TypeConverter implementation -- Updated usage of the exception Related to Issue [WTI-1230]git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13301 5a3db67b-de53-47b5-99c8-a1c30a6650e2Former-commit-id: d60691e65e49407be0a95bd1f8c3dfb17168ba87Former-commit-id: fd0058633725fdba081bd7a0c864c3c07b2184b1