Ringtoets.Common.Data.TestUtil.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Extracted TestStructuresOutput for reuse. Remove calculation results when input changes for closing structures failure mechanism. Related to Issue [WTI-973]

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

Former-commit-id: f929ee8cdcbc1fdf43c9051695222d306d9ca729

Former-commit-id: 7355f2162ab9ef94256533232413bf6437017576

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 13 more files 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.Common.Data.TestUtil.csproj
  1. … 219 more files in changeset.
Added TestHydraulicBoundaryLocationOutput Related to Issue [WTI-987]

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

Former-commit-id: 44de46c9b0e0e1368fb1e2166a7f3cac9a28f502

Former-commit-id: 6765d371af994bef3f4600d25910dab6ca3825a7

    • -1
    • +2
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 3 more files in changeset.
* Introduced (extension)methods to easily identify a HydraulicBoundaryDatabase with imported or calculatable locations. * Renamed Resource name. * If no database with calculatable locations has been coupled, the HydraulicBoundariesGroupContext doesn't have children for GrassCoverErosionOutwards. * More uniform tooltips for dealing with no hydro database with calculatable locations coupled. * Introduced TestHydraulicBoundaryDatabase in Ringtoets.Common.Data.TestUtil and reused it where similar classes were created in inner scopes of unit tests.

Related to Issue [WTI-1013]

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

Former-commit-id: b96c1ccc18a7b3d57fda58f8ddc5049d00352cee

Former-commit-id: 849e55b37d09d4db4809539497c005ab2e7bac0c

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 22 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

    • -4
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 426 more files in changeset.
Created project to include helper classes for asserting Forms related projects: - Reverted accidental change on Common.Data.TestUtil project

Related to Issue [WTI-985]

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

Former-commit-id: 0c34e4e8f56b3ceb51ff99b66ac955cf1c8865b5

Former-commit-id: be1c806eb67e00f1f083c29f92dd7f2b31f4ea33

    • -3
    • +0
    ./Ringtoets.Common.Data.TestUtil.csproj
Created project to include helper classes for asserting Forms related projects Related to Issue [WTI-985]

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

Former-commit-id: 31d471af8a658b4aa442ea0bee9658b9a51528c2

Former-commit-id: dfd932dedfc790a00a7a3c56590bcc8f58abfcf6

    • -0
    • +3
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 6 more files in changeset.
* Cleanup. * Introduced TestDikeProfile and it's usage. * Removed unit test that was already coverd by more complex unit test. * Set Copy Local to false. Related to Issue [WTI-960]

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

Former-commit-id: e494e630c830b70d557a56bd392d185935b023de

Former-commit-id: 88f512dd0bc4828e192c30ec8343a54665713782

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 30 more files in changeset.
* Removed unit tests that were already covered by slightly more complex unit test. * Moved TestForeshoreProfile and improved it's reuse. ** Removed references where no longer required. * Renamed ForeshoreTreeNodeInfoTest to ForeshoreProfileTreeNodeInfoTest, and also some cleanup. Related to Issue [WTI-965]

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

Former-commit-id: 4de737bc59cf63abb6637a75d874aab2fd0e3b95

Former-commit-id: f88ad8e6054a3c1917dfe283c28ccb541223c9e4

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 39 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.Common.Data.TestUtil.csproj
  1. … 97 more files in changeset.
Implement validation service: - Made the enum CalculationType generic for the tests. This enum can be used to denote testcases where the calculation input uses -- a valid foreshore, without a breakwater -- a valid foreshore, with a (valid) breakwater -- no foreshore Related to Issue [WTI-927]

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

Former-commit-id: 596e900f974ea5d1daceb55b0ebf0868252e1568

Former-commit-id: 218ad701bad0597568c8462a166c30517222d023

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 7 more files in changeset.
- Introduced AssessmentSectionHelper to create assessment section stubs. - Introduced service for stability point structures. - Introduced test calculation for stability point structures. Related to Issue [WTI-568]

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

Former-commit-id: 341b4d67f97ea9ff66407a2f408577674c7c948d

Former-commit-id: f2f1c210714d43fbde39a88be94cd95599efd5b7

    • -0
    • +9
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 19 more files in changeset.
Cleaned up some references Related to Issue [WTI-556]

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

Former-commit-id: b2a083c2c33da0d2f1b9d656b6881987f0d8aeb4

Former-commit-id: c51d1c0c43c6411dc0099a9f3ac1d9da9de93d6c

    • -8
    • +0
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 17 more files in changeset.
- Added general test utility to assert the type and properties of probability distributions. Related to Issue [WTI-559]

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

Former-commit-id: b8a6b7081c0d2d1424f065cd66fc26cadc76d1a1

Former-commit-id: 75dae73cd5a7e03f0a3d4edcafb9d5d78ca56a48

    • -0
    • +6
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 4 more files in changeset.
- Added tests for plugin Related to Issue [WTI-710]

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

Former-commit-id: 777acf80daab56d5dff93ca0964219ab78dfb0df

Former-commit-id: 4b28f76f347c3a76483ffabebf5aa0b3ee7e9112

    • -0
    • +8
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 9 more files in changeset.
Cleanup Ringtoets.Common Test projects Related to Issue [WTI-737]

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

Former-commit-id: 02d2996cc8d4c3b77b39c58f270622654bcb34c8

Former-commit-id: 1a65963e0834101684a7a91dfbed4494ac457d36

    • -5
    • +0
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 29 more files in changeset.
Added GlobalAssembly.cs link to test/testutil projects. Cleared Assembly files to not contain duplicate attributes. Related to Issue [WTI-737]

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

Former-commit-id: 00b3ef95e112118f9735ab866101142dbd03b0fb

Former-commit-id: f028ede1db96d5721ecc1d42cde4a8bd33f51361

    • -0
    • +3
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 143 more files in changeset.
Made FailureMechanismSectionResult abstract and added TestFailureMechanismSectionResult for testing purposes.

Related to Issue [WTI-513]

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

Former-commit-id: 853952edbb2c46aaed94c233e4f8bb07d994dc72

Former-commit-id: a3b0c7bf11d167a1c729272a870618b811ac55f9

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 9 more files in changeset.
Added InvalidTypeParameterException to throw when type parameter constraints fall short. Extracted EnumDisplayWrapper to wrap enum values with a DisplayName. Added TestFailureMechanism which can be used in tests. Added documentation and tests. Related to Issue [WTI-513]

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

Former-commit-id: 09b92c65cbf4b57c58a9ddb0105df2888ffc87f8

Former-commit-id: 0640a0cf7ea9ea521b7a3eae69d8d002fe808e62

    • -0
    • +1
    ./Ringtoets.Common.Data.TestUtil.csproj
  1. … 39 more files in changeset.
- Created test utils for Ringtoets.Common.Data -- Moved LimitedPrecisionHelper to new location

Related to Issue [WTI-468]

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

Former-commit-id: d1b35313f1a1d246abf79bb50f6ade7da7fdce38

Former-commit-id: 246506a038b23ea0e9a89c2893df11fcb0c022c5

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