GuiContextMenuItemFactoryTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created Core.Gui. WTI-2239

    • -1047
    • +0
    ./GuiContextMenuItemFactoryTest.cs
  1. … 164 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 431 more files in changeset.
Review related changes. WTI-2085

    • -18
    • +28
    ./GuiContextMenuItemFactoryTest.cs
Final improvements. WTI-2085

  1. … 9 more files in changeset.
Improved ContextMenuItemFactory and GuiImportHandler. WTI-2085

  1. … 3 more files in changeset.
Extended ContextMenuItemFactoryTest. WTI-2085

    • -0
    • +277
    ./GuiContextMenuItemFactoryTest.cs
Improved ContextMenuItemFactoryTest. WTI-2085

Improved ContextMenuItemFactoryTest. WTI-2085

    • -25
    • +53
    ./GuiContextMenuItemFactoryTest.cs
Improved ContextMenuItemFactoryTest. WTI-2085

    • -25
    • +61
    ./GuiContextMenuItemFactoryTest.cs
Improved ContextMenuItemFactoryTest. WTI-2085

    • -21
    • +58
    ./GuiContextMenuItemFactoryTest.cs
Improved ContextMenuItemFactoryTest. WTI-2085

Improved ContextMenuItemFactoryTest. WTI-2085

    • -30
    • +28
    ./GuiContextMenuItemFactoryTest.cs
Improved ContextMenuItemFactoryTest. WTI-2085

    • -45
    • +45
    ./GuiContextMenuItemFactoryTest.cs
Extended IImportCommandHandler. WTI-2085

    • -16
    • +18
    ./GuiContextMenuItemFactoryTest.cs
  1. … 2 more files in changeset.
Adapted tests. WTI-2085

CreateCustomImportItem => CreateImportItem. WTI-2085

    • -45
    • +45
    ./GuiContextMenuItemFactoryTest.cs
  1. … 2 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.
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

    • -161
    • +161
    ./GuiContextMenuItemFactoryTest.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. … 817 more files in changeset.
Merged revision(s) 8159-8192 from branches/WTI-1093: added UpdateInfo and methods required to generalize the add update item to context menu. ........ moved resources moved responsibility of getting file path to GuiImportHandler ........ extracted common logic ........ Extracted separate GuiUpdateHandler. Added AddUpdateItem and CreateUpdateItem for context menu builder and factory. ........ Added IInquiryHelper responsible for obtaining information from the user. Implemented DialogBasedInquiryHelper responsible for obtaining information through the use of dialog boxes. Removed unused TestStochasticSoilModelChangeHandler. ........ Extracted classes. Added documentation. ........ Set dialog parent for message box. Added tests for DialogBaseTest to verify parent set. ........ used inquiryHandler in StochasticSoilModelChangeHandler ........ unused ref ........

Related to Issue [WTI-1093]

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

Former-commit-id: 197c77474627ae5f9182b4b6ef28e68a2d161a42

Former-commit-id: 03bd2fbcdbd4fbb16177760d116aeac080d9ee3e

    • -11
    • +108
    ./GuiContextMenuItemFactoryTest.cs
  1. … 50 more files in changeset.
Changes after review. Related to Issue [WTI-1016]

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

Former-commit-id: 7eea8f3346f21c5f0ae2283c6d7eeb94f731f07c

Former-commit-id: 3cd3e2fe4ed82c29d50bcd0f2aeae9999e698f04

  1. … 7 more files in changeset.
Added custom import item to context menu builder. Related to Issue [WTI-1016]

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

Former-commit-id: 59a288a9d96d23392973012c5890bd06384efa68

Former-commit-id: 38a6022b314a80dad94012fdc5aa6ca3256c5174

  1. … 5 more files in changeset.
Added custom import item to factory. Related to Issue [WTI-1016]

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

Former-commit-id: 0dd3cdabbb2e17e6efd618a6b612e148c9a57f2b

Former-commit-id: acc8fbba41174c7b72cdb80f3db753aed651a186

    • -0
    • +130
    ./GuiContextMenuItemFactoryTest.cs
  1. … 1 more file in changeset.
Merged revision(s) 4850, 4857, 4861 from branches/Release/16_1_1: - Remove strange assembly in resource. - Updated UnusedResourceSearcher.exe Related to Issue WTI 744

........

* Improved resource name to match coding conventions.

Related to Issue WTI 798

........

Use GetFullPath to get a proper path for the SaveFileDialog

........

Merged revision(s) 4837, 4842, 4846 from branches/Release/16_1_1:

Checked VerifyAll for every ReplayAll call.

Whenever encountered: mocking of implementation classes replaced with instances.

Reviewed by: kleijn

........

Added test for RingtoetsPipingSurfaceLineProperties.

........

Corrected documentation.

Related to Issue WTI 737

........

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

Former-commit-id: df400900af18215aa45d4c4535e15722f2daea3f

Former-commit-id: 8dccb6e105b15f43d5b135c05c7a3d4b50febed7

  1. … 58 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 403a27792b79297f4e53030ad897aebce380129c

Former-commit-id: de6622b07b30c36a620b83f1e8efff118dfb0790

  1. … 111 more files in changeset.
Merged revision(s) from branches/WTI 734 2

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

Former-commit-id: beafef2029188ea492b568c2e64e46d1eca4d711

Former-commit-id: e372daa4c852608b722b811f9be15710e0669512

    • -29
    • +108
    ./GuiContextMenuItemFactoryTest.cs
  1. … 21 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

  1. … 212 more files in changeset.
* Refactored how ApplicationCore determines if it has importers for a given data object. ** IFileImporter extended with CanImportOn method, where FileImporterBase follows the logic that was in ApplicationCore ** FailureMechanismSectionsImporter overrides CanImportOn to prevent imports when no referenceline is available.

Related to Issue [WTI-365]

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

Former-commit-id: 4cfc7f0351199cc8908a9251b321c4a3575602d1

Former-commit-id: f7dfa0c1a75688499f5cfc2a8f9ccb2793db52b6

  1. … 8 more files in changeset.
* Implemented review suggestions from WTI-Review-319 ** Fixing typo's ** Extra XML docs ** Improved consistency ** Removed obsolete tests ** Split tests to improve readability Related to Issue [WTI-337]

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

Former-commit-id: 1116e927199781c11f61b477a300c8afbe2d07e3

Former-commit-id: 52e3e9f95fcba68cbb73e497ad02b8d883d8454c

    • -10
    • +30
    ./GuiContextMenuItemFactoryTest.cs
  1. … 86 more files in changeset.