Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 18 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for StabilityPointStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Read/StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 4 more files in changeset.
Removed mirror property SectionResults2 for HeightStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up test

WTI-1621

    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 18 more files in changeset.
Review related changes

WTI-1531

    • -6
    • +7
    ./Application.Ringtoets.Storage.Test/Read/AssessmentSectionEntityReadExtensionsTest.cs
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 4 more files in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 18 more files in changeset.
Review related changes => Further unified storage related tests

WTI-1531

    • -15
    • +62
    ./Application.Ringtoets.Storage.Test/Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Read/FailureMechanismEntityReadExtensionsTest.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensionsTest.cs
Review related changes => Further unified FailureMechanismReadExtensions tests

WTI-1531

    • -5
    • +4
    ./Application.Ringtoets.Storage.Test/Read/DuneErosion/DuneErosionFailureMechanismMetaEntityReadExtensionsTest.cs
    • -5
    • +2
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -6
    • +2
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -5
    • +4
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -5
    • +4
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityOutwards/MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -6
    • +6
    ./Application.Ringtoets.Storage.Test/Read/Piping/PipingFailureMechanismMetaEntityReadExtensionsTest.cs
Review related changes => Completed StorageSqLiteIntegrationTest

WTI-1531

    • -21
    • +0
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
    • -65
    • +64
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
Review related changes => Unified unit tests for FailureMechanismCreateExtensions

WTI-1531

    • -3
    • +2
    ./Application.Ringtoets.Storage.Test/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensionsTest.cs
    • -3
    • +8
    ./Application.Ringtoets.Storage.Test/Create/DuneErosion/DuneErosionFailureMechanismCreateExtensionsTest.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensionsTest.cs
    • -0
    • +8
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensionsTest.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Create/Piping/PipingFailureMechanismCreateExtensionsTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Create/PipingStructure/PipingStructureFailureMechanismCreateExtensionsTest.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage.Test/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismCreateExtensionsTest.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage.Test/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismCreateExtensionsTest.cs
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 4 more files in changeset.
Review related changes => Fixed test names

WTI-1531

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/ClosingStructures/ClosingStructuresFailureMechanismMetaEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/DuneErosion/DuneErosionFailureMechanismMetaEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/HeightStructures/HeightStructuresFailureMechanismMetaEntityReadExtensionsTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityOutwards/MacroStabilityOutwardsFailureMechanismMetaEntityReadExtensionsTest.cs
    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Read/Piping/PipingFailureMechanismMetaEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/StabilityPointStructures/StabilityPointStructuresFailureMechanismMetaEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/StabilityStoneCover/StabilityStoneCoverFailureMechanismMetaEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/WaveImpactAsphaltCover/WaveImpactAsphaltCoverFailureMechanismMetaEntityReadExtensionsTest.cs
  1. … 1 more file in changeset.
Review related changes => Completed some rename actions

WTI-1531

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -0
    • +114
    ./Application.Ringtoets.Storage.Test/Read/PipingStructure/PipingStructureSectionResultEntityReadExtensionsTest.cs
    • -114
    • +0
    ./Application.Ringtoets.Storage.Test/Read/PipingStructures/PipingStructureSectionResultEntityReadExtensionsTest.cs
  1. … 6 more files in changeset.
Review related changes. WTI-1562

    • -4
    • +2
    ./Application.Ringtoets.Storage.Test/Create/MacroStabilityInwards/MacroStabilityInwardsCalculationScenarioCreateExtensionsTest.cs
    • -13
    • +14
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -4
    • +2
    ./Application.Ringtoets.Storage.Test/Read/MacroStabilityInwards/MacroStabilityInwardsCalculationEntityReadExtensionsTest.cs
Rename "toetslaag 3" to "toets op maat" in the migration script 17.1->17.2 WTI-1543

    • -2
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo172IntegrationTest.cs
  1. … 1 more file in changeset.
* Removed TestPipingOutput. * Introduced PipingOutputTestFactory. * Fixed updating problem in PipingScenarioView. WTI-1588

    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/Piping/PipingCalculationScenarioCreateExtensionsTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 34 more files in changeset.
Remove unused properties WTI-1591

Paired with roberttangerman

    • -4
    • +0
    ./Application.Ringtoets.Storage.Test/Create/StructuresOutputCreateExtensionsTest.cs
Cleanup after review WTI-1579

Paired with siuhintang

    • -0
    • +1
    ./Application.Ringtoets.Storage.Test/Read/DuneErosion/DuneErosionSectionResultEntityReadExtensionsTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 2453: - Removed all combinatorial [Values()] attributes from tests that make use of enums as arguments - Improved tests

WTI-1579

    • -9
    • +8
    ./Application.Ringtoets.Storage.Test/Create/DuneErosion/DuneErosionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -9
    • +8
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -9
    • +8
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverSlipOffInwards/GrassCoverSlipOffInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -9
    • +8
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverSlipOffOutwards/GrassCoverSlipOffOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -9
    • +8
    ./Application.Ringtoets.Storage.Test/Create/Microstability/MicrostabilityFailureMechanismSectionResultCreateExtensionsTest.cs
    • -9
    • +8
    ./Application.Ringtoets.Storage.Test/Create/PipingStructure/PipingStructureFailureMechanismSectionResultCreateExtensionsTest.cs
    • -9
    • +8
    ./Application.Ringtoets.Storage.Test/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +6
    ./Application.Ringtoets.Storage.Test/Create/StrengthStabilityLengthwise/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +6
    ./Application.Ringtoets.Storage.Test/Create/TechnicalInnovation/TechnicalInnovationFailureMechanismSectionResultCreateExtensionsTest.cs
    • -7
    • +7
    ./Application.Ringtoets.Storage.Test/Read/AssessmentSectionEntityReadExtensionsTest.cs
    • -9
    • +35
    ./Application.Ringtoets.Storage.Test/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensionsTest.cs
    • -9
    • +37
    ./Application.Ringtoets.Storage.Test/Read/DuneErosion/DuneErosionSectionResultEntityReadExtensionsTest.cs
    • -7
    • +36
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsSectionResultEntityReadExtensionsTest.cs
    • -11
    • +7
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsHydraulicLocationOutputEntityReadExtensionsTest.cs
    • -9
    • +38
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsSectionResultEntityReadExtensionsTest.cs
  1. … 14 more files in changeset.
Incorporated comments review 2453: - Removed combinatorial test cases when enums are set on data - Performed for the CreateExtensions

WTI-1579

    • -7
    • +7
    ./Application.Ringtoets.Storage.Test/Create/DuneErosion/DuneErosionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -8
    • +7
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -7
    • +7
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverSlipOffInwards/GrassCoverSlipOffInwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -8
    • +7
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverSlipOffOutwards/GrassCoverSlipOffOutwardsFailureMechanismSectionResultCreateExtensionsTest.cs
    • -6
    • +7
    ./Application.Ringtoets.Storage.Test/Create/Microstability/MicrostabilityFailureMechanismSectionResultCreateExtensionsTest.cs
    • -7
    • +7
    ./Application.Ringtoets.Storage.Test/Create/PipingStructure/PipingStructureFailureMechanismSectionResultCreateExtensionsTest.cs
    • -7
    • +7
    ./Application.Ringtoets.Storage.Test/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismSectionResultCreateExtensionsTest.cs
    • -5
    • +6
    ./Application.Ringtoets.Storage.Test/Create/StrengthStabilityLengthwise/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultCreateExtensionsTest.cs
    • -5
    • +6
    ./Application.Ringtoets.Storage.Test/Create/TechnicalInnovation/TechnicalInnovationFailureMechanismSectionResultCreateExtensionsTest.cs
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 entity

WTI-1579

    • -5
    • +5
    ./Application.Ringtoets.Storage.Test/Read/DuneErosion/DuneLocationOutputEntityReadExtensionsTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsHydraulicLocationOutputEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Read/HeightStructures/HeightStructuresCalculationEntityReadExtensionsTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Read/HydraulicLocationOutputEntityReadExtensionsTest.cs
Incorporated comments review 2453: - Adjusted .gitignore file - Moved files to correct locations - Added ArgumentNullExceptions when missing - Simplified tests - Updated XMLDoc

WTI-1579

    • -62
    • +8
    ./Application.Ringtoets.Storage.Test/Create/HydraulicBoundaryLocationCalculationCreateExtensionsTest.cs
    • -73
    • +29
    ./Application.Ringtoets.Storage.Test/Create/HydraulicBoundaryLocationCreateExtensionsTest.cs
    • -1
    • +12
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionOutwards/GrassCoverErosionOutwardsHydraulicLocationOutputEntityReadExtensionsTest.cs
    • -0
    • +11
    ./Application.Ringtoets.Storage.Test/Read/HydraulicLocationOutputEntityReadExtensionsTest.cs
  1. … 9 more files in changeset.
Removed derived output from storage. WTI-1591

    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject173.rtd
    • binary
    ./Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject181.rtd
    • -4
    • +0
    ./Application.Ringtoets.Storage.Test/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsOutputCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/StructuresCalculationCreateExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.Test/Create/StructuresOutputCreateExtensionsTest.cs
    • -3
    • +65
    ./Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs
    • -12
    • +0
    ./Application.Ringtoets.Storage.Test/Read/GrassCoverErosionInwards/GrassCoverErosionInwardsOutputEntityReadExtensionsTest.cs
  1. … 25 more files in changeset.
Remove redundant imports and targets WTI-1587

    • -1
    • +0
    ./Application.Ringtoets.Migration.Core.Test/Application.Ringtoets.Migration.Core.Test.csproj
  1. … 5 more files in changeset.
Removed read and create extensions for ProbabilityAssessmentOutput. WTI-1590

    • -2
    • +0
    ./Application.Ringtoets.Storage.Test/Application.Ringtoets.Storage.Test.csproj
    • -80
    • +0
    ./Application.Ringtoets.Storage.Test/Create/ProbabilityAssessmentOutputCreateExtensionsTest.cs
    • -98
    • +0
    ./Application.Ringtoets.Storage.Test/Read/ProbabilityAssessmentOutputEntityReadExtensionsTest.cs
  1. … 3 more files in changeset.
Removed ProbabilityAssessmentOutput from StructuresOutput constructor. WTI-1590

    • -17
    • +5
    ./Application.Ringtoets.Storage.Test/Create/StructuresOutputCreateExtensionsTest.cs
    • -7
    • +1
    ./Application.Ringtoets.Storage.Test/Read/ClosingStructures/ClosingStructuresCalculationEntityReadExtensionsTest.cs
    • -7
    • +1
    ./Application.Ringtoets.Storage.Test/Read/HeightStructures/HeightStructuresCalculationEntityReadExtensionsTest.cs
    • -7
    • +1
    ./Application.Ringtoets.Storage.Test/Read/StabilityPointStructures/StabilityPointStructuresCalculationEntityReadExtensionsTest.cs
    • -10
    • +3
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 15 more files in changeset.
Adapted storage extensions for not saving the probabilityAssessmentOutput. WTI-1590

    • -7
    • +1
    ./Application.Ringtoets.Storage.Test/Create/StructuresCalculationCreateExtensionsTest.cs
    • -22
    • +2
    ./Application.Ringtoets.Storage.Test/Create/StructuresOutputCreateExtensionsTest.cs
    • -17
    • +3
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
  1. … 1 more file in changeset.
Removed height stability point specific section result. WTI-1590

    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -3
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -4
    • +3
    ./Application.Ringtoets.Storage.Test/Read/StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 29 more files in changeset.
Extend ringtoetsprojecttesthelper with new DeltaL WTI-1531

    • -0
    • +3
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -3
    • +5
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
Removed height structures specific section result. WTI-1590

    • -4
    • +4
    ./Application.Ringtoets.Storage.Test/Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensionsTest.cs
    • -3
    • +2
    ./Application.Ringtoets.Storage.Test/IntegrationTests/StorageSqLiteIntegrationTest.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage.Test/Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensionsTest.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage.TestUtil.Test/RingtoetsProjectTestHelperTest.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage.TestUtil/RingtoetsProjectTestHelper.cs
  1. … 27 more files in changeset.