Core.Common.Base.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged from release 17.2: Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

  1. … 20 more files in changeset.
Merged from release 17.3: Incorporated comments review 2523: - Improved tests - Updated XMLDocs

Related to Issue [WTI-1592]

  1. … 19 more files in changeset.
Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

  1. … 20 more files in changeset.
Implemented fix for erroneous validation messages when the soil layer has its start- and end point defined on one side of the surfaceline: - Added function in Math2D to convert line points to segments with one added segment to close the gap between start- and end point - Added testcases for the validator Related to Issue [WTI-1592]

  1. … 3 more files in changeset.
Merged from 17.3 release:

Implemented fix for erroneous validation messages when the soil layer has its start- and end point defined on one side of the surfaceline:

- Added function in Math2D to convert line points to segments with one added segment to close the gap between start- and end point

- Added testcases for the validator

Related to Issue [WTI-1592]

  1. … 3 more files in changeset.
Merged from release 17.2:

Implemented fix for erroneous validation messages when the soil layer has its start- and end point defined on one side of the surfaceline:

- Added function in Math2D to convert line points to segments with one added segment to close the gap between start- and end point

- Added testcases for the validator

Related to Issue [WTI-1592]

  1. … 3 more files in changeset.
Introduce IObservableEnumerable interface to use when exposing ObservableList objects as read-only, reverting some previous refactorings. WTI-1617

  1. … 36 more files in changeset.
Directly evaluate enumerations Related to Issue [WTI-1393]

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

Former-commit-id: b576755cf796f255cf0595630d3589639bc27c4a

Former-commit-id: ecaf869c5373e50070e70929208558dc272632a5

  1. … 52 more files in changeset.
Incorporated comments review 2361: - Renamed EqualsGuidelinesTestFixture to EqualsTestFixture - Uniformed Equals type check implementations

Related to Issue [WTI-1390]

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

Former-commit-id: 930e1764f4fab59fe55f5dd070d218aa4457a215

Former-commit-id: f449747e11790257ef9f73a6972e191780163158

  1. … 65 more files in changeset.
Incorporated comments review 2361: - Inlined parameters when possible - Renamed tests - Minor cleanups Related to Issue [WTI-1390]

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

Former-commit-id: 392653c5f649406773baaf31eed8c53f1b678a76

Former-commit-id: 32d2405ee25ad51ca712201cfc23cef7dda40308

  1. … 24 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Cleaned csproj for Core common test files. Related to Issue [WTI-1487]

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

Former-commit-id: 952711c9aba47e631e65b90edd6ad249f93b1d6f

Former-commit-id: 4909ba5beaed2233e09ac193884d9c1e5aaf1ec6

  1. … 12 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Replaced Equals-tests with the testfixture in SelectableHydraulicBoundaryLocationTest - Moved additional equal test situations into the test fixture - Improved test -- Declared static variable in case objects are asserting shared references in a static environment

Related to Issue [WTI-1390]

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

Former-commit-id: c66f3ad8429ca1ff0c11b87754935a1e03af5de6

Former-commit-id: 266c7b2f032b5a4f12213bc248be5f33bcf97fe8

  1. … 2 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Improved Equals test fixture implementations: -- Moved factory methods inwards: no need to expose them while they're only being used in the EqualsTests -- Added random offset for the unequal test cases instead of a 'magic' constant - Reverted Equals method from comparing count and then its content by SequenceEquals

Related to Issue [WTI-1390]

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

Former-commit-id: 3b57e20f03a89336592b549087c861cd9f7c1c63

Former-commit-id: 9c875004d735e8f24422e16b4270089dce67f9f6

  1. … 16 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Replaced Equals-tests with the testfixture

Related to Issue [WTI-1390]

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

Former-commit-id: 771ae9ba544e10cb56b267a11b65cb67e70f61a2

Former-commit-id: 18dc4948ab0acd4f9ebdbcac06543a6fa8545646

Remove IList from classes in Core.* Related to Issue [WTI-1401]

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

Former-commit-id: 1d9ea2851f47bf3a210b1ece3a60d2167939f239

Former-commit-id: e77ea4629e543e1bbcd519f5afa108327ed44cc7

  1. … 13 more files in changeset.
Final cleanup Related to Issue [WTI-1463]

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

Former-commit-id: 530cd123e5d7238d055a919e3802a5a85937d38c

Former-commit-id: 271ecf77e517b7757bc9b446cdda440b5e63affb

    • -8
    • +8
    ./Geometry/Point3DCollectionExtensionsTest.cs
  1. … 17 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

  1. … 291 more files in changeset.
Perform cleanup of Application.* and Core.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: b788636893eb77186560c1c94da58be5e39bc269

Former-commit-id: adb82617948f02594e9f459279d36825f7d91060

    • -8
    • +8
    ./Geometry/Point3DCollectionExtensionsTest.cs
  1. … 65 more files in changeset.
Implement review comments from review 2264 Related to Issue [WTI-1415]

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

Former-commit-id: 324f5a2e8e3761f1eb4723b824b5a9d936ed2984

Former-commit-id: bc0d0772edb4de00103ec3ca7db33ebde4f4fd1c

  1. … 5 more files in changeset.
Implement review comments from review 2253 Related to Issue [WTI-1415]

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

Former-commit-id: 119f2b64e62246ef46337959fa4d9c0452626c84

Former-commit-id: ed801a870915e924cc14034de485e2f7dbff6336

    • -0
    • +147
    ./Geometry/Segment2DCollectionExtensionsTest.cs
    • -127
    • +0
    ./Geometry/Segment2DExtensionsTest.cs
  1. … 16 more files in changeset.
Implement table for slices in the macrostability outwards output view Related to Issue [WTI-1415]

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

Former-commit-id: 29215ce54703359f5f48c64b89ce5b0232d4925e

Former-commit-id: ac9404cfc9a0428d99bdb2bf9c181cce5edc7150

    • -147
    • +0
    ./Geometry/Segment2DCollectionExtensionsTest.cs
    • -0
    • +253
    ./Geometry/Segment2DExtensionsTest.cs
  1. … 16 more files in changeset.
Added extension method to find interpolation in Segment2DCollections Related to Issue [WTI-1400]

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

Former-commit-id: eb84ac511aff30a6c1a9ffc86fcde7c0c0dfd3b6

Former-commit-id: 77a45d9d867dcb36ed017408e9448dc16027548b

    • -0
    • +147
    ./Geometry/Segment2DCollectionExtensionsTest.cs
  1. … 2 more files in changeset.
- Introduced testutil project to assert geometry related classes in Core.Common.Base -- Cleaned up Core.Common.TestUtil by removing Core.Common.Base related test utils to the new project -- Fixed build server - Introduced cloning for Point2D objects -- Introduced GeometryCloneAssert to assert Point2D clones

Related to Issue [WTI-1366]

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

Former-commit-id: a6a9f790a7ff9bcd558f7f4c15cf2be68653a9b3

Former-commit-id: a1576bc02662e6465d5374332124612c7b7eaa26

  1. … 7 more files in changeset.
Incorporated comments review 2204: - Removed unused function - Expanded XMLDocs - Improved tests

Related to Issue [WTI-1340]

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

Former-commit-id: 68fc5c21eb7cec9d2fadcb933211e3b264d3e455

Former-commit-id: e44de06086362e9cdea587459d962169ee6326dd

  1. … 3 more files in changeset.
Implemented review comments, added tests to the new Observable derived classes, cleanup and updated XMLDocs

Related to Issue [WTI-1371]

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

Former-commit-id: bd3e2a6e65e5cb160cc180a15c1f86139a616f00

Former-commit-id: 7276c846b50aba17a7b5dd1b36c436152926d18a

  1. … 6 more files in changeset.
Add tests to ObservableListTest and ObservableTest

Related to Issue [WTI-1371]

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

Former-commit-id: 6dc248c7675945e01a520970e15d1a99bfec5653

Former-commit-id: 41465e7449d990670540ba63edd1f9d50f7f9552

Create CloneableObservable and CloneableObservableList for calculation data that is both Observable and ICloneable. Implemented these classes in all relevant places and extended tests for CoreCloneAssert and the new classes. Related to Issue [WTI-1371]

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

Former-commit-id: 85d282fc23abafd4e9c73c5dfe440e0f1f0822d6

Former-commit-id: 3064fc8f1dc26254ad6bce8c8a1f85c242c8e5e5

    • -0
    • +67
    ./CloneableObservableListTest.cs
    • -0
    • +72
    ./CloneableObservableTest.cs
  1. … 50 more files in changeset.