HydraulicBoundaryLocationContextTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed HydraulicBoundaryLocationContext into HydraulicBoundaryLocationCalculationContext. WTI-1606

    • -53
    • +0
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 9 more files in changeset.
Adapted HydraulicBoundaryLocationContext. WTI-1606

    • -24
    • +7
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 6 more files in changeset.
Adapted Integration tests. WTI-1606

    • -3
    • +3
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 8 more files in changeset.
Extended HydraulicBoundaryLocationContext with Calculation property. WTI-1563

    • -7
    • +7
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 5 more files in changeset.
Extended HydraulicBoundaryLocationContext with GetCalculationFunc property. WTI-1563

    • -6
    • +12
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 1 more file in changeset.
Rewire DesignWaterLevel and WaveHeight property classes in grass cover erosion outwards Related to Issue [WTI-1510]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13450 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e4aacf006a3eb9fec16f6bfd819069039cb88c17

Former-commit-id: 980133a83e28c3fd5bd3e5267768bf48fb045068

    • -1
    • +1
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 42 more files in changeset.
Rewire DesignWaterLevel and WaveHeight property classes and context classes Related to Issue [WTI-1510]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13437 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: baace05488792a55d16ce4a7110299cf5146ba12

Former-commit-id: aa5123e12768cffab89a509e6844d28edf775ddf

    • -58
    • +4
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 32 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
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 67 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Replaced Equals-tests with the testfixture in Ringtoets.Integration related components / classes - Fixed test case name Related to Issue [WTI-1390]

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

Former-commit-id: 25029a82b5e6b2863a08e81a543efe51c59abadf

Former-commit-id: 25b5ef4cdf81c6776c0f11babf64b9980abe3e9d

    • -104
    • +31
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 2 more files in changeset.
- Update HydraulicBoundaryDatabase when pressing calculate all button - Re-order parameters for context classes - Update correct properties in wave height properties for grass cover erosion outwards Related to Issue [WTI-1349]

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

Former-commit-id: 88ff53cf771426c36e01fb8bb55041a15b85ae39

Former-commit-id: 3c0f784774d9c0c9a093e34296444cf7bbd6503b

    • -15
    • +15
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 32 more files in changeset.
Implement property control and syncing between view and property control. Changed HBL context to wrap around a location and not the whole database, but still carries the database for syncing purposes. Related to Issue [WTI-1349]

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

Former-commit-id: 4614b4e50e5ec5d4f36952bf8ec2c602c900ae5c

Former-commit-id: 7b1010ed49df2b84dc91e52cd0ed7c5d8bcee4a8

    • -5
    • +5
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 20 more files in changeset.
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

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

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

    • -1
    • +1
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 245 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

    • -10
    • +10
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 429 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

    • -1
    • +0
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 426 more files in changeset.
* Moved HydraulicBoundaryDatabase from HydraRing.Data to Ringtoets.Common.Data/Hydraulics ** Cleaned up references accordingly. Related to Issue [WTI-988]

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

Former-commit-id: 1cbfbcf8ccef4a1896ad4e79d8ec20cbc464353d

Former-commit-id: b18bac07e03abd4a1cc70e3c40475e7759521c86

    • -0
    • +1
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 134 more files in changeset.
Review related changes Related to Issue [WTI-956]

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

Former-commit-id: 4c20be08d01f7ec53cd301990629a225af0798ee

Former-commit-id: 91495825e41f478a989c10059a37f9316ae0405d

    • -42
    • +0
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 7 more files in changeset.
Ensured HydraulicBoundaryLocationContext objects can be uniquely identified based on both their wrapped database and location Related to Issue [WTI-956]

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

Former-commit-id: 1ff703b40e025f7361f9fdf9859597fcb9129d65

Former-commit-id: b710272a6edfe4face5960a7e2672c9b59239f53

    • -7
    • +156
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 2 more files in changeset.
Code cleanup. Related to Issue [WTI-935]

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

Former-commit-id: 3e612095ba933283dce090635109a6e0a4c5f109

Former-commit-id: c3d5a86f4543e47795b7d4fe327a926294fa8858

    • -2
    • +2
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 50 more files in changeset.
- Few (mostly editorial) review changes Related to Issue [WTI-438]

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

Former-commit-id: 5ad798df0332a701dc8f81612d5caa04752648b6

Former-commit-id: af060490a073cb21610a484b6dbfa97d4f8453e9

    • -1
    • +1
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 9 more files in changeset.
- Fixed syncing problem of DesignWaterLevelLocationContextProperties and WaveHeightLocationContextProperties - Changed display value of non-calulated DesignWaterLevels and WaveHeights from empty string to "-" Related to Issue [WTI-438]

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

Former-commit-id: fa135232a4a1ec52b853daa989a2d65a2d07add6

Former-commit-id: 5366d650d315bf69fcbc6e74d2e13ba21a71085a

    • -0
    • +84
    ./HydraulicBoundaryLocationContextTest.cs
  1. … 24 more files in changeset.