Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed test. WTI-1838

Assemblageresultaat => Toetsoordeel. WTI-1838

  1. … 9 more files in changeset.
Adjusted exporter logic to prevent NotSupportedExceptions:

- Catch the AssemblyExporterException in case it is thrown when creating a serializable assembly and act accordingly

WTI-1806

  1. … 1 more file in changeset.
Improvements after review. Paired with tang_ds. WTI-1806

  1. … 2 more files in changeset.
Added logic to the exporter:

- Added all logic to export the assembly results of an assessment section

-- Added tests and a reference test file which the written file should match.

WTI-1806

  1. … 3 more files in changeset.
Initial commit assembly exporter. WTI-1806

    • -0
    • +80
    ./AssemblyExporterTest.cs
  1. … 3 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -1
    • +1
    ./HydraulicBoundaryLocationsExporterTest.cs
  1. … 14 more files in changeset.
Fixed failing tests. WTI-1612

    • -0
    • +1
    ./HydraulicBoundaryLocationsWriterTest.cs
  1. … 4 more files in changeset.
Use ToString() to get the hydraulic boundary output features instead of .Value to prevent rounding problem. WTI-1612

    • -1
    • +1
    ./HydraulicBoundaryLocationsExporterTest.cs
    • -1
    • +1
    ./HydraulicBoundaryLocationsWriterTest.cs
  1. … 13 more files in changeset.
Review related changes.WTI-1612

    • -32
    • +11
    ./HydraulicBoundaryLocationsExporterTest.cs
    • -32
    • +11
    ./HydraulicBoundaryLocationsWriterTest.cs
  1. … 8 more files in changeset.
Review related changes. WTI-1612

    • -2
    • +2
    ./HydraulicBoundaryLocationsExporterTest.cs
    • -1
    • +1
    ./HydraulicBoundaryLocationsWriterTest.cs
  1. … 17 more files in changeset.
Renamed ObservableTestAssessmentSectionStub to AssessmentSectionStub WTI-1612

    • -2
    • +2
    ./HydraulicBoundaryLocationsExporterTest.cs
  1. … 88 more files in changeset.
Implemented export method. WTI-1612

    • -0
    • +105
    ./HydraulicBoundaryLocationsExporterTest.cs
  1. … 7 more files in changeset.
Introduced locations exporter. WTI-1612

    • -0
    • +84
    ./HydraulicBoundaryLocationsExporterTest.cs
  1. … 4 more files in changeset.
Implemented writer for hydraulic boundary locations. WTI-1612

    • -0
    • +140
    ./HydraulicBoundaryLocationsWriterTest.cs
  1. … 9 more files in changeset.