Rewired SectionResult to the mirror property SectionResult2 for HeightStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)WTI-1621
Removed mirror property SectionResults2 for ClosingStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocsWTI-1621
Introduced Util project for closing structures: - Required to separate the generic StructuresHelper implementation into specific (ClosingStructure) implementationWTI-1621
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)WTI-1621
Incorporated comments review 2453: - Removed all combinatorial [Values()] attributes from tests that make use of enums as arguments - Improved testsWTI-1579
Incorporated comments review 2453: - Removed unnecessary casts from the Read- and Create Extensions when the asserts are not driven by the entity, but by the parameters set onto the entityWTI-1579