Core.Common.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete Test from WaveConditionsInputContextPropertiesTest. Made certain variables' types explicit. Replaced .Matches(x => true) with Is.NotNull. Some general cleanups. Added missing docs. Related to Issue [WTI-968]

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

Former-commit-id: 95da872000b9ba2b113ad54b4c3f8ee363e25472

Former-commit-id: 782a5a1fef732e1f91e310b5a31aeb471f792751

  1. … 68 more files in changeset.
Clear output on piping input change. Implemented RandomExtensions.NextRoundedDouble which returns a random RoundedDouble. Related to Issue [WTI-967]

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

Former-commit-id: 0ffea6e0e10b0ef3177fb36ae8b9173530bead71

Former-commit-id: a59c847497fa79889c366d5553c30b199efbfd0a

  1. … 5 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. … 219 more files in changeset.
Changes after review 1312, paired with berg_jl Related to Issue [WTI-1008]

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

Former-commit-id: d8367acbc19bedad11ce4429457a710c1652e0c5

Former-commit-id: faeb9649a7840d25c65ff895f4deec6c2f0f8926

  1. … 3 more files in changeset.
Performed Resharper cleanup

Related to Issue [WTI-1008]

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

Former-commit-id: 23d17fd6b5257a25b167839d9106eea6fa7be554

Former-commit-id: 4a817a07bc646924777514e78010c89bc0fdf9b5

  1. … 114 more files in changeset.
Updated test names Only calculate DikeHeightAssessmentOutput when HBN calculation succeeds.

Related to Issue [WTI-986]

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

Former-commit-id: fac60bdb9a577ef52b5a1b4d9da0122125767aca

Former-commit-id: fe356a0e5a9bd39ac4f2a208e7b473e4f8e766a6

  1. … 3 more files in changeset.
- Introduced NextEnumValue extension method for Random. - Review related changes: -- Used random value for enums in tests -- Renamed test name Related to Issue [WTI-986]

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

Former-commit-id: c8c8c8bef85e5705f56f74a2367e1dfc9052134f

Former-commit-id: 5163c008c98291b6b33d0c0a1cd67ea85ded26a4

  1. … 4 more files in changeset.
Removed unused references in Core.Common Related to Issue [WTI-1008]

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

Former-commit-id: 3d6fbefb18cbf7c9e7f00aa4d99b0cb0a98c4a3e

Former-commit-id: 61641899bbdfcd33e65c7162d5a5a86d34d5fa1d

  1. … 1 more file in changeset.
* Split single-line multi-variable declarations, as these violate code conventions. * fixed typos * Some cleanup * Improved variable names Related to Issue [WTI-791]

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

Former-commit-id: 7810fbf1cd1553e9b3c81e86ac9c1ee64a2a2b7d

Former-commit-id: 50dfb991732913182435b85b8aa66dd61752312a

  1. … 13 more files in changeset.
* Introduced ControlsTestHelper to expose helper methods related to faking user interaction with controls. * FailureMechanismContribution now keeps the same otherFailureMechanism instance for it's whole lifetime. * FailureMechanismContributionItem now exposes it's internal IFailureMechanism. * Removed unused resource and method. * Moved responsibility of closing views for irrelevant marked IFailureMechanism from FailureMechanismContributionView to FailureMechanismContributionItemRow * Introduced AssessmentSectionCompositionChangeHandler and moved code away from FailureMechanismContributionView. ** FailureMechanismContributionView now uses AssessmentSectionCompositionChangeHandler. Related to Issue [WTI-791]

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

Former-commit-id: 78821f0b39be58810d650ea80f1b9610d4bc8c0f

Former-commit-id: 7571de1deb8de32ab9d12d23b2cdca3a5f9b0103

    • -0
    • +97
    ./ControlsTestHelperTest.cs
  1. … 27 more files in changeset.
* Added standard serialization constructor to all Exception classes. * Explicitly defined culture for string.Format methods. * Replaced IFileImporter.ProgressChanged property to method (recommendation by C# coding conventions) * Renamed classes containing win32.dll invokes to NativeMethods (recommendation by C# coding conventions)

Related to Issue [WTI-931]

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

Former-commit-id: 78fae4fb038935c7a58a0fb534baa750b173d589

Former-commit-id: fc7d0938a3677be66218915a3e665a9cc6757df9

    • -0
    • +55
    ./SerializationTestHelperTest.cs
  1. … 163 more files in changeset.
Added test for HydraRingSettingsDatabaseHelper Added test for services using the HydraRingSettingsDatabaseHelper Related to Issue [WTI-919]

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

Former-commit-id: dcfbd7b5fabf11f1138e811bd4209fb085b26db0

Former-commit-id: 1a82cfd6bdbbd0b7b65585ed7e799f44bd0be7d8

  1. … 12 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

  1. … 97 more files in changeset.
Incorporated review comments / general cleanup of tests - (Editorial) removed brackets surrounding () => Foo = Bar(); calls when applicable/possible

Related to Issue [WTI-927]

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

Former-commit-id: 6279cf0f92e90580a616b3e546c1497f56f4c00a

Former-commit-id: 0b1cdf9e5e874a9368801d156358c56928f69aa4

  1. … 13 more files in changeset.
- Some XMLdoc related changes - Added tests for FileDisposeHelperTest Related to Issue [WTI-931]

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

Former-commit-id: 77c87ba591192bdd285d37f194ef4c3587be5787

Former-commit-id: fb1887410da13bb09ff78cf6d529d20c51f16d37

  1. … 1 more file in changeset.
Fixed double run tests.

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

Former-commit-id: 04d4aad9801f90db1de4d459825bd3aaa5d3e7d6

Former-commit-id: 81682ca1ae3115ad1b16ff79e2a4e072db5b9f0b

  1. … 30 more files in changeset.
* Refactored code to be moved into RandomExtensions (and fixed a bug with it) Related to Issue [WTI-935]

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

Former-commit-id: 35166059ce639aaf523715a5e8cd8244a706d5ae

Former-commit-id: 136080fc932663fb4a25b5cd161017bde2e90b59

  1. … 3 more files in changeset.
* Refactored RandomNumberGenerator to extension method for Random instances. * Reformatted code. Related to Issue [WTI-838]

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

Former-commit-id: 40a316b32991c5d7a521eb03d5aea2c885aeaf17

Former-commit-id: 5e7268436a267df8bb3b522f5a920df5f736e32f

    • -0
    • +97
    ./RandomExtensionsTest.cs
  1. … 9 more files in changeset.
- Introduced RandomNumberGenerator to generate random double from a range Related to Issue [WTI-838]

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

Former-commit-id: 42db0e244bfeca3168cca8ae0eb6c95919111b80

Former-commit-id: efd26cc62206b78908cafb31b34c662dfcb8ed23

    • -0
    • +97
    ./RandomNumberGeneratorTest.cs
  1. … 6 more files in changeset.
Editorial changes to text. paired with bouvrie Related to Issue [WTI-631]

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

Former-commit-id: fa2b28c2539a8c0e34fed02098ad63b33d12e118

Former-commit-id: 35e4a826815a962966a2667df02a842d164ef8af

  1. … 1 more file in changeset.
* Improved Xml docs. * Removed unused resources. * Introduced PropertiesTestHelper. * Improved test coverage. * Renamed *DistributionVariationProperties to VariationCoefficient*DistributionProperties. * Improved value conversion in StructureImporters (read value is more explicit). * Added missing license headers. * Improved error message for IDistribution.StandardDeviation (is now consistent with actual check). * Renamed some test data files to be consistent with our naming conventions. Related to Issue [WTI-631]

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

Former-commit-id: d8ad6a2d231966045269b63805204d4600ebebad

Former-commit-id: 08cdd918da2a2cacb6afd897f4c1a21292ddac5a

    • -0
    • +115
    ./PropertiesTestHelperTest.cs
  1. … 80 more files in changeset.
Added ViewInfo definition for HeightStructuresScenarioView. Added tests for the HeightStructures scenario view. Extended HeightStructureHelper with methods to synch scenario's after Delete and Update of structures and for collection calculations defined for a section. Related to Issue [WTI-587]

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

Former-commit-id: 5e99573f9728c9c3a2aebe0de844a403a1609a4e

Former-commit-id: 80899b4ac1dc2abda6aeae72e434c4bdaee0f664

  1. … 39 more files in changeset.
Implement "Exporteren" of Q-variant calculations for Grass cover outwards Related to Issue [WTI-807]

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

Former-commit-id: 27ab9699d66e2aac9da1d66b170ef1663b920e11

Former-commit-id: 35ac6fa6e76ee49c505959b5d97f7ac464636410

  1. … 28 more files in changeset.
Implemented improvements of review 994. Related to Issue [WTI-809]

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

Former-commit-id: 404aa021abaa384666862ebd4b070ffc3f45e041

Former-commit-id: ec7c544f864e77a2ece3a938602a306e93beec15

  1. … 9 more files in changeset.
Implemented improvements of review 961. Related to Issue [WTI-728]

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

Former-commit-id: 2c9dc0ec49fb215d0ab27d3872b0f8271b5e2f43

Former-commit-id: e06be8b24e8b50e7d4619e70258c01e185d4ebb8

  1. … 41 more files in changeset.
Implement "Exporteren" of Q-variant calculations Related to Issue [WTI-728]

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

Former-commit-id: 2c17f90640fdc73ecd23e290bf6071ed88e84bcd

Former-commit-id: 86444bbd8d84d3596fb8f7d2f59c3c87647758f5

  1. … 38 more files in changeset.
Improvements of review 934 (1 of 2). Related to Issue [WTI-786]

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

Former-commit-id: ba59d4a346d20f690f9dbfb65c6d2595d4fd6ea4

Former-commit-id: d3743fb721799a449b5addce4bbfa43e7c95a9ad

  1. … 465 more files in changeset.
- Updated TestCases, because the ToString output of FileSystemRights differs from the expected output Related to Issue [WTI-709]

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

Former-commit-id: 9cbc125c19e7e6bf8e69e7c97f977ae0b27f6e6f

Former-commit-id: 8c7a7d723127fd6e79c311cf6834f9d3d23dbfde

    • -40
    • +40
    ./DirectoryPermissionsRevokerTest.cs
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

  1. … 214 more files in changeset.
Resharper cleanup Related to Issue [WTI-739]

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

Former-commit-id: cc281808e179c29d911408be422ca4359b9164ff

Former-commit-id: f5bbb16ba85dd1be24dda2c4ac413eddd1e10b6a

  1. … 74 more files in changeset.