Ringtoets.Common.Data.TestUtil.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 1959: - Relevant comments for illustration point fault tree data model and some XMLDocs -- Updated XMLDocs and string values -- Removed redundant code: --- Data model is not responsible for checking the validity of enum values --- Removed redundant null checks -- Simplified tests

Related to Issue [WTI-1308]

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

Former-commit-id: 2a0c2e2180367365375f19171402c4b9aa886b82

Former-commit-id: 72f7a5d8fc62e3a2bd8432d47d4e5c2e3db62ac4

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 20 more files in changeset.
Incorporated comments tester: - Implement closing situation value / property in such a way that it is only visible when there are multiple closing situations present: -- Introduced intermediate object that is returned from the selection. This object contains the selected TopLevelIllustrationPoint item and the list of closing situations -- Adjusted properties such that based on the list of closing situations it will display the closing situation

Related to Issue [WTI-1304]

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

Former-commit-id: d5e592213e611bbfca582959b5e9c9c9538c4651

Former-commit-id: 7ab91d996506da6b5c6c749b2d613a85ab71e9e5

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 17 more files in changeset.
Extended IllustrationPointNodeCreateExtensions tests with recursive behaviour Related to Issue [WTI-1309]

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

Former-commit-id: 0c6f3c364224e6774f377f50e78de37db14a1e61

Former-commit-id: 0613270164e94ceeb4dec1ac02c60c3eac5a8ec4

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 5 more files in changeset.
Introduced a GeneralResult field for the StructuresOutput to incorporate illustration points in the output: - Updated XMLDoc - Added test object TestGeneralResultFaultTreeIllustrationPoint which represents a GeneralResult hosting a fault tree Related to Issue [WTI-1308]

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

Former-commit-id: 321e9961a121d36993ad7381416fff42fbbbb571

Former-commit-id: 3bf19fef2d8a93bd01447ce2c1a8720d65b48e04

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 9 more files in changeset.
Separated GeneralResult from the IllustrationPointControl classes: - Introduced an intermediate data object IllustrationPointControlItem - Introduced IComparer for the aforementioned dataobject to compare collections of items (relevant for view tests) Related to Issue [WTI-1308]

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

Former-commit-id: 1466bf574f0b6e9ab46ff0fe9017dad55a9ce4f8

Former-commit-id: b24c182da59308acbc293ea43b935678116bb099

    • -0
    • +4
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 32 more files in changeset.
Added test object for structures. Related to Issue [WTI-1353]

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

Former-commit-id: 9ba56a3843351ca84f7635f3498905d8902a72cc

Former-commit-id: 51360115328f0aa6d068aa85bb647f0f2c31f003

    • -0
    • +2
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 9 more files in changeset.
Introduced TopLevelFaultTreeIllustrationPoint to store the combination of every wind direction, closing situation and the corresponding fault tree: - Introduced test object test illustration point which is a concrete implementation of the IllustrationPointBase class

Related to Issue [WTI-1308]

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

Former-commit-id: 111a401deab6a79f2887b49f265256a1d7435fed

Former-commit-id: 4fc39626e68bc07ec89483fb8823f8b99639c41c

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 9 more files in changeset.
Review suggestions: - updated XMLdoc - Inlined code - Created factory for TestWindDirection, so the sources class can (re)remain sealed

Related to Issue [WTI-1303]

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

Former-commit-id: 558ec365777dac6f65e0ed0a7becf2afd905446d

Former-commit-id: 6eb46b420417dd3c15af9d5a5be4e8a66b887772

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 28 more files in changeset.
Renamed GeneralResult to GeneralResultSubMechanismIllustrationPoint for data(base) consistency reasons Related to Issue [WTI-1305]

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

Former-commit-id: 3a34bb24e35a4846eb6629406914d042bb442134

Former-commit-id: 5e87896bbb0b3267a545b4df88602a9c86fed0fa

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 50 more files in changeset.
Renamed Submechanism<X> to SubMechanism<X> for the illustration points: - Initial commit - Performed on the RT side only - Updated database and migration scripts with the updated names

Related to Issue [WTI-1305]

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

Former-commit-id: b4e245c45841961f67a8e6a215a8ddc0108b06d0

Former-commit-id: 9551680e9783a3e8a70dd77616fb14872b7ebcde

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 90 more files in changeset.
Changes after review. Related to Issue [WTI-1307]

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

Former-commit-id: f128353fbb1b65c598a0596832e209ed673c87f5

Former-commit-id: f8287eb071cfd6ea6796108e9b68f0b25104ae3b

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 17 more files in changeset.
Renamed IllustrationPoint to SubmechanismIllustrationPoint: - Done to mirror the items of the fault tree representation more accurately - Fixed inconsistency in the hydra ring side, SubMechanismIllustrationPoint --> SubmechanismIllustrationPoint Related to Issue [WTI-1305]

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

Former-commit-id: ab7ea1efe7a38a5dfd582fa8c12dfb84d6405feb

Former-commit-id: 280ffcdbd4442a1d1930adbeb5338d41a3c5b4fd

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 36 more files in changeset.
Updated HydraulicBoundaryLocationOutput to have a method to set the GeneralResult Created TestGeneralResult Related to Issue [WTI-1303]

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

Former-commit-id: 97717fef51df151f6daa85e3e68226ccafa2c39d

Former-commit-id: a0c01293ae77e4bd05b4a46f2578b4277a83802d

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 5 more files in changeset.
Introduced WindDirectionClosingScenarioIllustrationPoint item class to store every combination of wind directions, closing scenarios and illustration points: - Introduced object in the RT GeneralResult - Introduced a TestIllustrationPoint test object - Made the accessors public in the WindDirectionClosingSituation in the HydraRing side, this will be needed for the converter creating WindDirectionClosingScenarioIllustrationPoint objects - Moved IllustrationPoint related test objects to their respective folder

Related to Issue [WTI-1303]

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

Former-commit-id: 36313b8f5a946d595b772e08b053a1f6b2de6253

Former-commit-id: 2b1b07b0b603b5a732f79dbb2d88b9998def8e75

    • -1
    • +2
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 16 more files in changeset.
Introduced TestWindDirection which can be used as a test object for WindDirection objects Related to Issue [WTI-1303]

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

Former-commit-id: c0cce173eb5ba7b1a96786deadb72f4961c58c82

Former-commit-id: bb11fc4ac7e65ca28e8f7e43f77ed84a44e5efe0

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 5 more files in changeset.
Created and used MapDataTestHelper.AssertStructuresMapData Created TestStructure for testing purposes Related to Issue [WTI-1172]

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

Former-commit-id: bbdc3e55c4fac8a667514241d23bb3e5b5d72348

Former-commit-id: 68922e15d61384599f7a861a6a7a351493b36cda

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 8 more files in changeset.
Added tests for IsForeshoreProfileInputSynchronized and SynchronizeForeshoreProfileInput Related to Issue [WTI-1114]

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

Former-commit-id: f2dbb2361722b6939faea703f70b026545b6c206

Former-commit-id: 87fb582f89fc0f05ced0042e6ac606d75692d07f

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 6 more files in changeset.
Refactoring of the ReplaceDataStrategyBase: - Removed the custom UpdateException due to new proposed changes (see StructuresImporter) - Extracted the TestCalculationWithForeshoreProfile to a separate file for reuse throughout the solution Related to Issue [WTI-1113]

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

Former-commit-id: d292dab870651c68fc1b49b337b422621187e53a

Former-commit-id: b2a1e45abfc9a29f6183a3538efece1359951294

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 13 more files in changeset.
Created TestFixture for implementations of ObservableUniqueItemCollectionWithSourcePath Related to Issue [WTI-1171]

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

Former-commit-id: d137cfae0a477d25b96ae4ce8dcb000baf2e02d6

Former-commit-id: 6988c582783f6a3d323ed983776a64b7041dd796

    • -0
    • +5
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 2 more files in changeset.
Review related changes => Removed BackgroundDataTestDataGenerator Related to Issue [WTI-1143]

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

Former-commit-id: 6025cfcd001a4ec030e67dbf46579061923a9d14

Former-commit-id: ede695977d9fd4bbcfd326e1e70508bdac2838cd

    • -9
    • +0
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 15 more files in changeset.
Introduced test helper to assert background data. Related to Issue [WTI-1141]

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

Former-commit-id: 1756f20fd2974aa2a37bb1a68a1ff3d0f998f834

Former-commit-id: 6d11526634c72fbd3d09f8ecd9d0ab1c3b6d85ba

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 3 more files in changeset.
Merged revision(s) 8903-8904, 8907-8908, 8912, 8916-8917, 8920-8921, 8924, 8926-8927, 8929, 8931 from branches/WTI-1141-refactoring Related to Issue [WTI-1141]

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

Former-commit-id: 20121aade51e77a9fb98f916933be489ac2e4622

Former-commit-id: 9bc973dd3346f28033a593cb3b574457c29554d9

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 44 more files in changeset.
Implemented configuration as parameter constructor of background data.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1141-refactoring@8921 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 013067d24396c6c4070fc2e6ba11156ecbbec455

Former-commit-id: fd23f590a49cf4bc4a444a89ce7b59eae2387ddd

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 16 more files in changeset.
Implemented converter for BackgroundData to ImageBasedMapData. Related to Issue [WTI-1143]

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

Former-commit-id: 995be0098058034c62c9ef71b8f9ac5f55def375

Former-commit-id: f6f2a216e41421e6d276458a2a378d3b0b789a02

    • -0
    • +4
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 5 more files in changeset.
Extracted base ConfigurationExporter. Related to Issue [WTI-1159]

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

Former-commit-id: 5a8848222612e1cfde8b6c311c233f711fc1b5df

Former-commit-id: 15c89dd3dd96e278f234045bbc61e32a7e2d1baf

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 20 more files in changeset.
Renamed BackgroundMapDataTestDataGenerator to BackgroundDataTestDataGenerator and added test class Related to Issue [WTI-1141]

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

Former-commit-id: 16ff1a079ed764c443479d5e253e0c297999c215

Former-commit-id: 873ac05382a52e621c64142bd6d972b8378023d4

    • -1
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 6 more files in changeset.
Merged revision(s) 8572, 8581, 8593, 8601, 8607, 8611, 8615, 8617, 8619, 8624-8625, 8627-8628, 8630-8631, 8633-8635, 8641-8643, 8647, 8649-8650 from branches/WTI-1141 Related to Issue [WTI-1141]

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

Former-commit-id: 1f8acde332b8f0093e5d9c93d5eba74d24692029

Former-commit-id: f63e245456af04dad5d1b878dac1101794edb8bd

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 54 more files in changeset.
Implemented TestDataGenerator for BackgroundMapData

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1141@8617 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ef88d956e706c6d21a68a3169ab46ca38ea8b256

Former-commit-id: 4962be1e1af95da9903ec7634939000b5c71f50b

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 2 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

    • -3
    • +3
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 336 more files in changeset.
* Introduced WmtsMapData class * Extended AssessmentSection with BackgroundMapData property. * AssessmentSection.BackgroundMapData exposed in project tree. * Refactoring common code for test stub implementation of IAssessmentSection. Related to Issue [WTI-1085]

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

Former-commit-id: d2fbeb9b138f4410f10feba12b416b00984a3bfb

Former-commit-id: a51d7b249c1e2a0257b91407dbef3ebeaf964c5c

    • -0
    • +5
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 45 more files in changeset.