SelectableHydraulicBoundaryLocationTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -181
    • +0
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 6095 more files in changeset.
Improvements after review. Related to Issue [WTI-1067]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13291 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 20ca37fc690f6312ad456341850898df5d42ddde

Former-commit-id: d9593c87544a2d72244076b3534591a3638d0121

    • -1
    • +1
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 2 more files in changeset.
Incorporated comments review 2361: - Renamed EqualsGuidelinesTestFixture to EqualsTestFixture - Uniformed Equals type check implementations

Related to Issue [WTI-1390]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13188 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 930e1764f4fab59fe55f5dd070d218aa4457a215

Former-commit-id: f449747e11790257ef9f73a6972e191780163158

    • -1
    • +1
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 67 more files in changeset.
Incorporated comments review 2361: - Inlined parameters when possible - Renamed tests - Minor cleanups Related to Issue [WTI-1390]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13181 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 392653c5f649406773baaf31eed8c53f1b678a76

Former-commit-id: 32d2405ee25ad51ca712201cfc23cef7dda40308

    • -10
    • +3
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 24 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Replaced Equals-tests with the testfixture in SelectableHydraulicBoundaryLocationTest - Moved additional equal test situations into the test fixture - Improved test -- Declared static variable in case objects are asserting shared references in a static environment

Related to Issue [WTI-1390]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13105 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c66f3ad8429ca1ff0c11b87754935a1e03af5de6

Former-commit-id: 266c7b2f032b5a4f12213bc248be5f33bcf97fe8

    • -155
    • +68
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 2 more files in changeset.
Pre-condition -> Precondition Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12798 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d1668fff7c6c904a50d220d39b419a05d800ab24

Former-commit-id: 2e5b9a2999e7624cc36a9ae7aa18c7a3ea2f9a52

    • -1
    • +1
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 9 more files in changeset.
Cleanup of Ringtoets.Common.* Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12775 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f9d9cdbb2feae87c9cca7154bfb0e630390ca220

Former-commit-id: 2ace285b026b153ffd67d17b506b409376d93638

    • -2
    • +2
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 89 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9494 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 551 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9381 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -6
    • +6
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 429 more files in changeset.
review suggestions paird with tang_ds Related to Issue [WTI-1094]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8431 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a7d149972b3949757d3b83eff662af98edba5123

Former-commit-id: 63d6d85d5128f78742cc81c32f47904b6574e813

    • -24
    • +2
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 10 more files in changeset.
Added functionality to clear output when surfaceline is updated: - Implemented Equals method for the surface line to determine when two lines are equal (name and geometry are the same) to update only the affected surface lines -- Adjusted the algorithm inside the UpdateStrategy to delete the output when the surface line was updated -- Added tests - Used nameof operator in the SelectableHydraulicBoundaryLocationTest

Related to Issue [WTI-1094]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8376 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4b00fb5b9e8d8b933eba15bbaeed66754c53834b

Former-commit-id: 4c2be2db24a72de84c13b8fc07c0e643395715ce

    • -6
    • +6
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 5 more files in changeset.
Review related changes: - Moved SelectableHydraulicBoundaryLocation to namespace PresentationObjects, as it is no UITypeEditor - Created helper for creating a list of sorted SelectableHydraulicBoundaryLocations - Updated source locations where the newly created helper could be used - Cleanup Related to Issue [WTI-1020]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@7365 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fa84a93db43bbaeeb48b9c124479178478fb32d2

Former-commit-id: 9d9389215807a4217795bfd8850ea1a615a2059b

    • -0
    • +297
    ./SelectableHydraulicBoundaryLocationTest.cs
  1. … 25 more files in changeset.