PipingFailureMechanismViewInfoTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Review related changes. WTI-1612

    • -0
    • +4
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 15 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -5
    • +5
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 88 more files in changeset.
Fixed closing the piping failure mechanism view. WTI-1612

    • -28
    • +7
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 1 more file in changeset.
Cleaned piping view info tests. WTI-1612

    • -9
    • +17
    ./PipingFailureMechanismViewInfoTest.cs
Added assessment section as constructor parameter to piping failure mechanism view. WTI-1612

    • -5
    • +5
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 3 more files in changeset.
Added failure mechanism as constructor parameter to piping failure mechanism view. WTI-1612

    • -17
    • +36
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 3 more files in changeset.
Adapted tests. WTI-1563

    • -1
    • +1
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 49 more files in changeset.
Removed "Stub" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 5c0f37d5c4d65c956cb57ad8272a82dedc3c111f

Former-commit-id: 375dce392fa0b20f67e450220f5bd454be87469c

    • -2
    • +2
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 50 more files in changeset.
Updated license headers in Piping. Related to Issue [WTI-1242]

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

    • -1
    • +1
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 394 more files in changeset.
Removed unused using alias directives. Related to Issue [WTI-1242]

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

Former-commit-id: 6383432bec45c70cf621e4dbbd49286fb552eaa1

Former-commit-id: 7fd585c980f3b201d45a0cf6cab0c4a66d3286ad

    • -2
    • +0
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 35 more files in changeset.
* IAssessmentSection now has a BackgroundMapDataContainer instead of a WmtsMapData. * Added missing assertions to StorageSqLiteIntegrationTest for background map data. Related to Issue [WTI-1105]

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

Former-commit-id: adb7cf2213f1a01c9d8c63a93e789debaf9b574a

Former-commit-id: 4280f253668d55e313e171f3589ae967a70c56c1

    • -14
    • +9
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 55 more files in changeset.
Review related changes Related to Issue [WTI-1059]

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

Former-commit-id: 2c54b861a8640a68544bed677e59281d171846d0

Former-commit-id: 953d7fc269f0dbd72bfa6ee46edd978c07de444f

    • -4
    • +4
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 52 more files in changeset.
Undefined variables due to rename fixed Related to Issue [WTI-842]

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

Former-commit-id: 7281a1482a68c47e908fc2024ea77c16df9c0279

Former-commit-id: ff21a7161ba80b5ac5727a1e8f28a6035165fca3

    • -6
    • +6
    ./PipingFailureMechanismViewInfoTest.cs
renamed variables assessmentSectionMock to assessmentSectionStub where a Stub was instantiated instead of a Mock. Made method in AdvancedMath2DTest static and updated line comments. Implemented resharper suggestions for strings in source code.

Related to Issue [WTI-842]

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

Former-commit-id: ee48e8f7e112fe98f647a77833146b0ae1ef2a25

Former-commit-id: de5ad5e890084015a40b4c78b861dcddbf360386

    • -5
    • +5
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 35 more files in changeset.
Added tests. Related to Issue [WTI-842]

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

Former-commit-id: 96aa0c37539b34c4611c7f00eb8144c9bbf6ab04

Former-commit-id: 1576aa21d91d8ac0a37174c3fcab0619e532c927

    • -1
    • +1
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 4 more files in changeset.
Added map view for grass cover erosion inwards failure mechanism. Added way to visualize dike profiles on map view. Added method in AdvancedMath2D which takes rotation, angle, reference point and coordinates and transforms them in 2d space. Related to Issue [WTI-842]

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

Former-commit-id: 8f61710a6de9841e47bc280f689d3559d718e233

Former-commit-id: 422341dd22b93e284474258306fa848be46fb321

    • -3
    • +9
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 31 more files in changeset.
Implemented improvements of review 991. Related to Issue [WTI-819]

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

Former-commit-id: 4d245141dc0218dba0e5d3a44ef2946da346ffb5

Former-commit-id: e01006e92e9da10f84b317233f28797fc4977961

    • -1
    • +2
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 59 more files in changeset.
Merged revision(s) 4850, 4857, 4861 from branches/Release/16_1_1: - Remove strange assembly in resource. - Updated UnusedResourceSearcher.exe Related to Issue WTI 744

........

* Improved resource name to match coding conventions.

Related to Issue WTI 798

........

Use GetFullPath to get a proper path for the SaveFileDialog

........

Merged revision(s) 4837, 4842, 4846 from branches/Release/16_1_1:

Checked VerifyAll for every ReplayAll call.

Whenever encountered: mocking of implementation classes replaced with instances.

Reviewed by: kleijn

........

Added test for RingtoetsPipingSurfaceLineProperties.

........

Corrected documentation.

Related to Issue WTI 737

........

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

Former-commit-id: df400900af18215aa45d4c4535e15722f2daea3f

Former-commit-id: 8dccb6e105b15f43d5b135c05c7a3d4b50febed7

    • -0
    • +4
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 58 more files in changeset.
Checked VerifyAll for every ReplayAll call. Whenever encountered: mocking of implementation classes replaced with instances. Reviewed by: kleijn

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4837 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 29a0064808fc56f7668060fa079a23a4af0013e5

Former-commit-id: c751a2248b677164cb164f72e59d5171cedf17d2

    • -0
    • +4
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 51 more files in changeset.
Checked VerifyAll for every ReplayAll call. Whenever encountered: mocking of implementation classes replaced with instances. Reviewed by: kleijn

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4837 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 66ebd56c5332e0f0871ddcc2659a1fb3806e4d11

Former-commit-id: 4f66d3e88f7d71c30ddc212c8de0818408899373

    • -0
    • +4
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 51 more files in changeset.
* Cleanup Ringtoets.Piping.KernelWrapper and Ringtoets.Piping.IO Related to Issue [WTI-737]

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

Former-commit-id: 6fea391b9079b9f544d150daaaffac45d1a00164

Former-commit-id: 2794c744ed67102183220edda69a3c67b102db73

    • -1
    • +0
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 19 more files in changeset.
* Cleanup Ringtoets.Piping.Plugin.Test Related to Issue [WTI-737]

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

Former-commit-id: bb29673b77cbdcb23b98f26ad1f54873774bdbd1

Former-commit-id: 415c5344d38ca4a3f34c7b09b9f98fc2b4190360

    • -44
    • +64
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 5 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

    • -1
    • +22
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 310 more files in changeset.
- Renamed derived classes of *GuiPlugin* - removed unused resource Related to Issue [WTI-539]

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

Former-commit-id: 58102f6e709295f4a14681a3135926ce27d2eb4e

Former-commit-id: e58e4aba30a88a7639369b703019332ac660cb58

    • -2
    • +2
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 152 more files in changeset.
Close PipingFailureMechanismView and PipingCalculationsView on making piping irrelevant. Related to Issue [WTI-428]

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

Former-commit-id: a2a1b3245ea3d76024f16dbc7dac2de6a0a13457

Former-commit-id: cbe6fec934df93f807c77814c341356d4f0645a8

    • -0
    • +43
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 3 more files in changeset.
* Prevent PipingFailureMechanismView (map view) to open when it's not relevant. Related to Issue [WTI-429]

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

Former-commit-id: 46037f06f96f429a0b8f3c9622d1eff6f238086e

Former-commit-id: 3f05892e7c1d0b3e755e723f7d08d9ad59baef30

    • -1
    • +24
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 1 more file in changeset.
Changes after review. Related to Issue [WTI-422]

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

Former-commit-id: e378a5044c756f8104f59efe21850853fb265a6d

Former-commit-id: 26e08ea46766bff51548e62e0760bba5ad1872ea

    • -2
    • +2
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 60 more files in changeset.
Added folders for AssessmentSection and FailureMechanism in Ringtoets.Common.Data. Related to Issue [WTI-432]

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

Former-commit-id: 1fc0cbe4ee37c6965f4c379f14cb08f3cc97cb23

Former-commit-id: ed20cfc1d253bbf457dbbb1f77de0910155f979c

    • -0
    • +1
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 147 more files in changeset.
Changes after review. Related to Issue [WTI-422]

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

Former-commit-id: 3a3817d4a286c9c6bd3f49bc31fe611d59e49ac3

Former-commit-id: 57792c4536e20dd4ec73bc6ea1b2ab51ccf2b576

    • -2
    • +2
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 74 more files in changeset.
* Refactored AssessmentSectionBase to interface IAssessmentSection Related to Issue [WTI-408]

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

Former-commit-id: 0ac96bed13f2549620ff33fe394ebd391e5e1c4b

Former-commit-id: 13184bd3d3591df0ff78939910a7ccc28438d782

    • -3
    • +3
    ./PipingFailureMechanismViewInfoTest.cs
  1. … 75 more files in changeset.