PresentationObjects

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating copyright year. WTI-2951

    • -1
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 5656 more files in changeset.
Updating copyright year. WTI-2914

    • -1
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 5657 more files in changeset.
Fixing Sonarcloud issues. WTI-2889

  1. … 19 more files in changeset.
Updated copyright year. WTI-2882

    • -1
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 5658 more files in changeset.
Updated license headers. WTI-2820

    • -1
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 135 more files in changeset.
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 5728 more files in changeset.
Removed Core tests.

    • -178
    • +0
    ./ObservableWrappedObjectContextBaseTest.cs
    • -116
    • +0
    ./WrappedObjectContextBaseTest.cs
  1. … 602 more files in changeset.
Adapted copyright year. WTI-2195

    • -1
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 430 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

    • -3
    • +3
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 240 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 6094 more files in changeset.
Cleanup: Removed unused usings. WTI-1767

  1. … 30 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. … 67 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.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Cleaned up tests - Renamed concrete test implementation for consistency

Related to Issue [WTI-1390]

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

Former-commit-id: 472b4abdf332d8bdc0a189e4f0196aea5c5ae81d

Former-commit-id: 03f243bd0b423d75667a19333d729a6f9f457955

  1. … 1 more file 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. … 18 more files in changeset.
Introduced EqualsGuidelinesTestFixture for testing overrides of Equals() implementations - Replaced Equals-tests with the testfixture in Core.Common.Controls tests Related to Issue [WTI-1390]

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

Former-commit-id: feb385988e45914b72ae6c5248abcd8358650ee8

Former-commit-id: 0b435cf317582081810dd4d8975859ae20a88130

    • -117
    • +26
    ./WrappedObjectContextBaseTest.cs
  1. … 1 more file 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

    • -2
    • +0
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 67 more files in changeset.
Review related changes

Paired with lubbers

Related to Issue [WTI-1371]

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

Former-commit-id: 22864f51fb892a83b5296c07540f4c6d0150f769

Former-commit-id: 57f53513f3de2d025a75bfeec0a6511c8e042d09

    • -14
    • +3
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 1 more file 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

    • -3
    • +25
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 9 more files in changeset.
Removed "Mock" suffix Related to Issue [WTI-1311]

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

Former-commit-id: 10ff484503c8d4b7e7897669a9cf58bccb39b161

Former-commit-id: 3d4009c0bd52da9cf36531f000d102cbd49697f0

    • -15
    • +15
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 134 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

    • -1
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 816 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

    • -12
    • +12
    ./WrappedObjectContextBaseTest.cs
  1. … 290 more files in changeset.
Review related changes Related to Issue [WTI-956]

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

Former-commit-id: 4c20be08d01f7ec53cd301990629a225af0798ee

Former-commit-id: 91495825e41f478a989c10059a37f9316ae0405d

  1. … 7 more files in changeset.
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
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 218 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
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 78 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: f2a2006d88ea1fd753d9cbc52f5aa1b414a21148

Former-commit-id: c7d539dbd48bd0a569a1291e76a2ef9b54274ac7

    • -1
    • +1
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 78 more files in changeset.
* Corrected 'Given-When-Then' comments for unit tests. * Fixed typos * ArgumentNullException for DikeProfile when no ConstructionProperties instance is provided. Related to Issue [WTI-637]

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

Former-commit-id: 978b5f9b71c2e7595a67d643425a9fb93372cae4

Former-commit-id: c6e66919314ad8c5e27cfda3580832b726e7590f

    • -3
    • +3
    ./ObservableWrappedObjectContextBaseTest.cs
  1. … 27 more files in changeset.
Review related changes Related to Issue [WTI-543]

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

Former-commit-id: fc7f7d10c17093d89600791ec0dc0fab1d573c95

Former-commit-id: 00b3d42545f76e1e35892e5e3f9ebc5f66f9e424

    • -20
    • +19
    ./ObservableWrappedObjectContextBaseTest.cs
    • -50
    • +11
    ./WrappedObjectContextBaseTest.cs
  1. … 46 more files in changeset.
Implemented correct GetHashCode for WrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: afc67f8df8125971c36379279fe93037371e9f52

Former-commit-id: 9a8ea9a370e6d14139aceb57e2f3c5fb3913e7de

  1. … 1 more file in changeset.