GuiTestHelperTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) 5501-5521 from branches/Release/16_2: Added tests for GrassCoverErosionOutwardsDesignWaterLevelLocationsView and its ViewInfo definition in GrassCoverErosionOutwardsPlugin. Related to Issue WTI 881

........

Attempt to improve the testability of ViewInfo

Related to Issue WTI 881

........

Simplified ViewInfoTest, ViewInfoTest felt overkill and was removed.

Related to Issue WTI 881

........

- Moved WaveHeightLocationRow from Integration to Common.Forms to make it accessible for other elements that need to use it

- Implemented the GrassCoverErosionOutwardsWaveHeightLocationsView with ViewInfo, View and adjusted Plugin test

Related to Issue WTI 882

........

Added implementation of CloseForData

Fixed bug where HydraulicBoundaryDatabase file path would not refresh in interface.

Moved DesignWaterLevelLocationRowTest.

Related to Issue WTI 881

........

- Added "Openen" item to the TreeNodeInfo for the WaveHeightLocations related node

- Adjusted tests accordingly

Related to Issue WTI 882

........

Added open item.

Added CloseForData tests.

Hidden child nodes of the GrassCoverErosionOutwards Hydraulic Boundary folder when no hydraulic boundary database has been linked.

Related to Issue WTI 881

........

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

Former-commit-id: 34d9a4b12e440b49bd69ab86cd233547bd93db70

Former-commit-id: a80a1a47b2bfae052d24c795f6064b4d45599aa2

  1. … 43 more files in changeset.
Added view for design water level for hydraulic boundary locations in the grass cover erosion outwards failure mechanism. Modified signature of the AssertPropertyInfoDefined method so that it doesn't use generic types. Added AssertContainsViewInfo method to assert a view info in a collection of view infos defined by a plugin. Moved DesignWaterLevelLocationRow to Ringtoets.Common.Forms so that it could be reused. Related to Issue [WTI-881]

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

Former-commit-id: a4affb1ed440473c02b89eee7a1c422ffbede5cc

Former-commit-id: 00aa7e8dfba9801213174ae284aabc374586b92a

  1. … 21 more files in changeset.
Renamed GuiTestHelper.cs to PluginTestHelper.cs to better match its purpose and to prevent name collision. Added aliasses for Ringtoets.Common.Forms resources. Related to Issue [WTI-746]

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

Former-commit-id: 892483c63a47a4fc32f420ff756c73639adf6212

Former-commit-id: 4e4de303f6d384789d4b975aba493e9d5106dce9

  1. … 86 more files in changeset.
Extracted utility method to GuiTestHelper for asserting defined property info. Moved Resources from Ringtoets.Common.Data to Ringtoets.Common.Forms. Refactored GrassCovererosionOutwardsFailureMechanismContextProperties to ObjectProperties + PropertyInfo.GetObjectPropertyData definition to immediately unpack context. Related to Issue [WTI-746]

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

Former-commit-id: e0f958503d60df0a4842103672c0f930c5cb739b

Former-commit-id: 0348626b48a4932a1dac67e7f16e9dbe1fcf16aa

    • -0
    • +92
    ./GuiTestHelperTest.cs
  1. … 69 more files in changeset.