Ringtoets.StabilityPointStructures.Data.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added missing tests to StabilityPointStructuresInputTest Related to Issue [WTI-1262]

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

Former-commit-id: 037ebc83eeb87562483bb122fe19d969ba512cf5

Former-commit-id: 21488466f55fa37d13ca8f1890e603b5427a49c1

    • -0
    • +56
    ./StabilityPointStructuresInputTest.cs
Added CopyProperties tests to StabilityPointStructureTest Related to Issue [WTI-1262]

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

Former-commit-id: 81937440e421eb20b9b531d52f873c9529721c28

Former-commit-id: 141603f7feb699ed2de5e4e6bf533932d677cf6f

    • -0
    • +175
    ./StabilityPointStructureTest.cs
Improved StabilityPointStructureTest and ClosingStructureTest Related to Issue [WTI-1262]

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

Former-commit-id: ba5ae9c33fbc21ffb57356dd4d2f27cf6807c25c

Former-commit-id: 6806855aad4cf0c33de3ab3803ea1a77d8cb5f28

  1. … 1 more file in changeset.
Updated license headers in StabilityPointStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 14ae02f9875abc7761b964e0cca99bd80e2ec505

Former-commit-id: 4f355e2ce65bca2ae6ac5b0277e4028beceed7f7

    • -1
    • +1
    ./GeneralStabilityPointStructuresInputTest.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismTest.cs
    • -1
    • +1
    ./StabilityPointStructuresInputTest.cs
  1. … 116 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

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

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultTest.cs
  1. … 283 more files in changeset.
Code cleanup: Ringtoets.ClosingStructures Ringtoets.HeightStructures Ringtoets.StabilityPointStructures Related to Issue [WTI-1242]

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

Former-commit-id: 3f4503acaaefd0ce6c0cedf203052514f2e4c106

Former-commit-id: 0b20cb147ebd8f29f45b7034e47a99711b0e3187

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultTest.cs
    • -1
    • +2
    ./StabilityPointStructuresFailureMechanismTest.cs
  1. … 108 more files in changeset.
Improvements after review. Related to Issue [WTI-1100]

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

Former-commit-id: f5dcb1943e062e82f10d244a63fb4461a545b391

Former-commit-id: cf136d19329aa393851a5e67921aeff11f48c279

  1. … 8 more files in changeset.
- Added default values in StabilityPointStructure - Cleaned up StructureBase Related to Issue [WTI-1100]

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

Former-commit-id: cd93a47603f8903bc8d738436bbce6a549a088bc

Former-commit-id: 6e2cf136f7c21b507d9df7e9c666ebe07671c6cb

    • -5
    • +152
    ./StabilityPointStructureTest.cs
  1. … 25 more files in changeset.
Set the default value of LoadSchematizationType to Linear Related to Issue [WTI-1165]

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

Former-commit-id: 0eead396fa96a51f9891c30cb5d4e26dc52da4a9

Former-commit-id: 6de76101bdbf804119cea803686d2f8fcde692f3

    • -3
    • +3
    ./StabilityPointStructuresInputTest.cs
  1. … 2 more files in changeset.
* Introduced Range class and FormattableConstants * Refactored all mentions of value ranges in Resources throughout the solution and replaced those by injecting instances of Range. ** This solution supports globalization of the application better. * Removed Dotspatial Legend related stuff from BruTileLayer and IConfiguration (and it's derivatives). * Cleanup in BruTileLayer. * Extended ProbabilityHelper with method for validating probability values. Related to Issue [WTI-1131]

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

Former-commit-id: d5a767df415eb68fcef3ebd2503020ed5f4979cc

Former-commit-id: 1bdd5e06da36a1dbb69f6e6e4d1e529805155d47

    • -2
    • +4
    ./StabilityPointStructuresInputTest.cs
  1. … 84 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

    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
  1. … 335 more files in changeset.
Merged revision(s) 7789-7796 from branches/Release/16_4: Updated storage: - WidthFlowAperturesCoefficientOfVariation --> WidthFlowAperturesStandardDeviation - Removed FlowVelocityStructureClosableStandardDeviation Set default to StabilityPointStructure.FlowVelocityStructureClosable.CoefficientOfVariation to 0.2 Related to Issue [WTI-1102]

........

removed validation of FlowVelocityStructureClosable.CoefficientOfVariation (it's static)

Removed Categories_CriticalValues

Related to Issue [WTI-1102]

........

Updated HydraRing input with correct names of variables:

widthFlowAperturesVariation --> widthFlowAperturesStandardDeviation

flowVelocityStructureClosableStandardDeviation --> flowVelocityStructureClosableVariation

Updated XMLdoc

Related to Issue [WTI-1102]

........

Merged revision(s) 7773 from branches/Release/16_4:

Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation

note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

........

Related to Issue [WTI-1102]

........

Fixed namings

fixed ignored tests

Related to Issue [WTI-1102]

........

Fixed hydraring variable types:

92 flowVelocityStructureClosableVariation to Coefficient of variation

106 widthFlowAperturesStandardDeviation to StandardDeviation

Related to Issue [WTI-1102]

........

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

Former-commit-id: d4ac0f649cb15a4faa473d076e6e3c3fc66d2cbd

Former-commit-id: 97b27af8322a995a3387423a797a2b7c4602ffd3

  1. … 31 more files in changeset.
Merged revision(s) 7780 from branches/Release/16_4: Made *FlowVelocityStructureClosable* readonly Set default value for *FlowVelocityStructureClosableCoefficientOfVariation* to 0.20 Related to Issue [WTI-1102]

........

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

Former-commit-id: 4abad2cd33f2a0540ba17f788b269612c2d4ee1a

Former-commit-id: 156787b39a48bae5186751a168c696cd43c4869c

    • -3
    • +3
    ./StabilityPointStructuresInputTest.cs
  1. … 7 more files in changeset.
Merged revision(s) 7778 from branches/Release/16_4: Changed type of *FlowVelocityStructureClosable* (Kritieke stroomsnelheid sluiting eerste keermiddel [m/s]) from StandardDeviation to CoefficientOfVariation note: storage change (names of the columns) has not yet been executed Related to Issue [WTI-1102]

........

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

Former-commit-id: 2b9c3872e753605401b96fde29479091f2294d1f

Former-commit-id: 665c1b2273c709c49ddd7a6e889ad167b0bcc860

    • -12
    • +12
    ./StabilityPointStructuresInputTest.cs
  1. … 22 more files in changeset.
Merged revision(s) 7773 from branches/Release/16_4: Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

........

Related to Issue [WTI-1102]

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

Former-commit-id: 342282b213d520bc60ebd90113af4ab47b1c929d

Former-commit-id: 91abb8a151c800d1c462c52940cdfb3a8c7bb08d

  1. … 70 more files in changeset.
Updated storage: - WidthFlowAperturesCoefficientOfVariation --> WidthFlowAperturesStandardDeviation - Removed FlowVelocityStructureClosableStandardDeviation Set default to StabilityPointStructure.FlowVelocityStructureClosable.CoefficientOfVariation to 0.2 Related to Issue [WTI-1102]

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

Former-commit-id: 30f5fc4a17e70693e3238816ed48be2191a73731

Former-commit-id: 4ad26685db70e244f1d2be47a7b763e42bca3d31

  1. … 30 more files in changeset.
Removed *FlowVelocityStructureClosable*.CoefficientOfVariation from importer (it's a static value now) Removed *FlowVelocityStructureClosable*.CoefficientOfVariation from import validation Fixed default (test) value of *FlowVelocityStructureClosable*.CoefficientOfVariation, which will fix the failing tests Related to Issue [WTI-1102]

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

Former-commit-id: 64e2dfbc1921206d59b95e3846c9f1a5149392df

Former-commit-id: 8e2573c9c068c922f9baaaf740d430c325249c6f

    • -1
    • +1
    ./StabilityPointStructuresInputTest.cs
  1. … 4 more files in changeset.
Made *FlowVelocityStructureClosable* readonly Set default value for *FlowVelocityStructureClosableCoefficientOfVariation* to 0.20 Related to Issue [WTI-1102]

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

Former-commit-id: e56ff5aee98e7fd5ee8229835c9c49069f29508e

Former-commit-id: 670b8e570e37c046922981b2599170f0ba5d7edb

    • -1
    • +1
    ./StabilityPointStructuresInputTest.cs
  1. … 5 more files in changeset.
Changed type of *FlowVelocityStructureClosable* (Kritieke stroomsnelheid sluiting eerste keermiddel [m/s]) from StandardDeviation to CoefficientOfVariation note: storage change (names of the columns) has not yet been executed Related to Issue [WTI-1102]

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

Former-commit-id: 88a2b6f8764b434a8526b9ea46efcd1f3b3bdaf6

Former-commit-id: d78ee992382186f1a5cf25eb1bdc9081a8c950d3

    • -7
    • +7
    ./StabilityPointStructuresInputTest.cs
  1. … 22 more files in changeset.
Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

Related to Issue [WTI-1102]

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

Former-commit-id: 9a076019f5caf170d779ad16f8f1c8188e9a39a3

Former-commit-id: 068fa68d9844c31b4cd81c4ff74cb1f47ab2d245

  1. … 60 more files in changeset.
Changed behavior of the StabilityPointStructuresInput: - Values (including mean, SD/Coefficient of Variation) that are set by selecting a structure are defaulted to NaN - When structure is reset to NULL, all dependent values that are set by selecting a structure are defaulted

Related to Issue [WTI-1041]

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

Former-commit-id: d89b4d3f53db63959e2861c8bde24645699d8f1b

Former-commit-id: ed9e14227785be8a9ecc564f68ccdec09cc8d745

    • -32
    • +47
    ./StabilityPointStructuresInputTest.cs
  1. … 1 more file in changeset.
Changed behaviour of the FailureProbabilitStructureWithErosion: - Value initialized to default value of 1, value is reinitialized when structure is NULL for the HeightStructuresInput - Value is retained to its set value when structure is NULL for the ClosingStructures or StabilityPointStructures - Adjusted affected tests

Related to Issue [WTI-1041]

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

Former-commit-id: e622568856a0d23b6cf6a3bcc35d794c1a879548

Former-commit-id: 11b1340d81cb388ff51d0a9fd10038c3ef0322ad

    • -0
    • +3
    ./StabilityPointStructuresInputTest.cs
  1. … 5 more files in changeset.
Changed default value of the LoadSchematizationType of the stability point structures input: - Value initialized to 0 - Added additional asserts to verify the default initializations of the enums - Adjusted affected tests

Related to Issue [WTI-1041]

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

Former-commit-id: 63b70a9d4323ba0d1bc61281f6ca49b2cc8e3ecc

Former-commit-id: dcf1d2a3bba71eef7e8c5673fc83a44e2eab69d1

    • -17
    • +21
    ./StabilityPointStructuresInputTest.cs
  1. … 1 more file in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
  1. … 219 more files in changeset.
* renamed parameters. * improved code cohesion. * Made variables explicit. Related to Issue [WTI-1041]

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

Former-commit-id: 4f1bc8fec13686b9aedf522f82655d2120be56f0

Former-commit-id: e4a058ebe839b86d2d71ceaa6ccc0ef8212fc6a3

    • -154
    • +154
    ./StabilityPointStructuresInputTest.cs
  1. … 7 more files in changeset.
Synchronize schematization parameters in a consistent way: - Reset schematization properties to their default values when structure is NULL: -- Introduced a general method to prevent code duplciation for each structure -- Added test that asserts the reset and whether unrelated values were changed

Related to Issue [WTI-1041]

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

Former-commit-id: 69cc21f5d0989fea5f32dffc51f3beab74a0211b

Former-commit-id: ae08cf3f2893a0f155e8ae74471dbab83937e6e9

    • -0
    • +118
    ./StabilityPointStructuresInputTest.cs
  1. … 7 more files in changeset.
Adapted some default values Related to Issue [WTI-921]

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

Former-commit-id: b29b1f97725ff29de370212d731045de4e675f79

Former-commit-id: e646b5368aa8557f4eb88b08d762fc0999ac99e2

    • -1
    • +3
    ./StabilityPointStructuresInputTest.cs
  1. … 6 more files in changeset.
- Check the code coverage configuration of the trunk Related to Issue [WTI-931]

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

Former-commit-id: 60655265b27b5521f0a53b0998b9ce77e069342f

Former-commit-id: e0560a24c08e4583c331a82ea5348baac1a32bfe

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Data.Test.csproj
  1. … 97 more files in changeset.
Deltares clean-up for Ringtoets.Revetment and Ringtoets.StabilityPointStructures Related to Issue [WTI-931]

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

Former-commit-id: 6ab756305ce10a83275fc93899a868b985b1d3d0

Former-commit-id: 274bb7bccc5be0b20bdb0fdf5dade11492ef369e

    • -2
    • +0
    ./StabilityPointStructuresFailureMechanismSectionResultTest.cs
  1. … 19 more files in changeset.
Implement validation service: - Implemented validation rules for all relevant inputs for the StabilityPointStructures - Made StabilityPointsStructures resources publicly accessible - Synchronised StructureNormalOrientation property of StabilityPointStructures: StructureNormalOrientation does not update when a structure is selected

Related to Issue [WTI-927]

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

Former-commit-id: d655187563dcb9622232e3fe079e646292479b31

Former-commit-id: ef09fae5dea6690866ba451f3b36e323273fa1a9

    • -0
    • +2
    ./StabilityPointStructuresInputTest.cs
  1. … 7 more files in changeset.