ObservableTestAssessmentSectionStubTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Added tree node info test for BackgroundMapData. - Implemented setting new background data from the dialog.

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1141@8601 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 70d1a49181c8c4c37ba641088cea61118bffe7e8

Former-commit-id: 30900742396924d830bf757daba5d034b9f34894

    • -0
    • +1
    ./ObservableTestAssessmentSectionStubTest.cs
  1. … 6 more files in changeset.
* IAssessmentSection now has a BackgroundMapDataContainer instead of a WmtsMapData. * Added missing assertions to StorageSqLiteIntegrationTest for background map data. Related to Issue [WTI-1105]

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

Former-commit-id: adb7cf2213f1a01c9d8c63a93e789debaf9b574a

Former-commit-id: 4280f253668d55e313e171f3589ae967a70c56c1

    • -1
    • +1
    ./ObservableTestAssessmentSectionStubTest.cs
  1. … 55 more files in changeset.
Incorporated comments review 1423: - Added exception message to the ObservableTestAssessmentSectionStub to clarify the intention of the NotImplementedException: stub only mocks basic and Observable behaviour, the ChangeComposition behaviour should be substituted by a proper mock instead when it is needed. - Replaced ObservableTestAssessmentSectionStub with empty mocks in the failure mechanism views when applicable - Corrected typos and extended XMLDocs - Added assertion for IsVisible property of the BackgroundMapData in the tests AssessmentSection and AddNewDemoAssessmentSectionCommand for completeness Related to Issue [WTI-1085]

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

Former-commit-id: b2f501a9311883f64d72ffbb5c3efb24256adeef

Former-commit-id: 6760318ab45892ce1c18c5f6f1bcd3843d5d0031

    • -0
    • +15
    ./ObservableTestAssessmentSectionStubTest.cs
  1. … 15 more files in changeset.
* Introduced WmtsMapData class * Extended AssessmentSection with BackgroundMapData property. * AssessmentSection.BackgroundMapData exposed in project tree. * Refactoring common code for test stub implementation of IAssessmentSection. Related to Issue [WTI-1085]

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

Former-commit-id: d2fbeb9b138f4410f10feba12b416b00984a3bfb

Former-commit-id: a51d7b249c1e2a0257b91407dbef3ebeaf964c5c

    • -0
    • +74
    ./ObservableTestAssessmentSectionStubTest.cs
  1. … 45 more files in changeset.