WrappedObjectContextBaseTest.cs

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

  1. … 5657 more files in changeset.
Updating copyright year. WTI-2914

  1. … 5658 more files in changeset.
Fixing Sonarcloud issues. WTI-2889

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

  1. … 5659 more files in changeset.
Updated license headers. WTI-2820

  1. … 136 more files in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5729 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 431 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

  1. … 241 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 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.
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. … 817 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. … 219 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

    • -50
    • +11
    ./WrappedObjectContextBaseTest.cs
  1. … 47 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.
Improved WrappedObjectContextBase => Comparison between different derivatives is now correct Related to Issue [WTI-543]

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

Former-commit-id: 644fa51f1190dbaa4d0368fab51f646fff22cd8c

Former-commit-id: 5d33c6c3982c81d63ddff54fb1c1fa39e629b786

    • -28
    • +33
    ./WrappedObjectContextBaseTest.cs
  1. … 1 more file in changeset.
Introduced WrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: 9e9abb632f506e3fb5a55dff355b4034d8e5b502

Former-commit-id: af287dc7212455210da9840b6d1a62e4646e16cf

    • -0
    • +222
    ./WrappedObjectContextBaseTest.cs
  1. … 6 more files in changeset.
Renamed WrappedObjectContextBase to ObservableWrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: 581543425c22282417629f7d00f988692c8cadf7

Former-commit-id: 46fe454d2829107aa82dc54a90a265758c182303

    • -312
    • +0
    ./WrappedObjectContextBaseTest.cs
  1. … 13 more files in changeset.
- Added new DataGridViewControl. - Set default values of the DataGridView. - Implemented AddTextBoxColumn. Related to Issue [WTI-482]

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

Former-commit-id: de22a762854e173ba53a3fa5a80260ada6944e87

Former-commit-id: c3c97ce09c5f223e681d0d32b7abc2886e9b5c91

  1. … 14 more files in changeset.
* Introduced a base class to reduce common boilerplate code related to presentation objects (###Context classes). Related to Issue [WTI-428]

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

Former-commit-id: 495638fe56866f7d0f829980df0c20330d253cee

Former-commit-id: dd545ff520f5da0dd602ed599213ea7e5c89276b

    • -0
    • +291
    ./WrappedObjectContextBaseTest.cs
  1. … 3 more files in changeset.