Ringtoets.Integration.Data.Test.csproj

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -158
    • +0
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 15714 more files in changeset.
Renamed directory src/Integration.<X>: WTI-1931

- Fixed compilation errors that are caused by renaming the directories of:

-- Data

-- Forms

-- IO

-- Plugin

-- Util

    • -1
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 33 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Renamed project name

-- Adjusted default namespace information

-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 32 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors as a consequence of the directory renaming of the TestUtil(.Test)

    • -1
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 40 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Renamed KernelWrapper.TestUtil project

- Fixed default namespace and assembly information

-- Note: the namespaces of the sourcefiles were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 43 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors caused by the directory renaming of Ringtoets.AssemblyTool.<X> to Riskeer.AssemblyTool.<X>

    • -2
    • +2
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 85 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 56 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

    • -2
    • +2
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 89 more files in changeset.
Introduced test helper for groups 1 and 2:

- Applied for the views, combined section assembly input creator and the assessment section assembly factory

- Removed obsolete tests

WTI-1842

    • -0
    • +4
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 4 more files in changeset.
Introduce new helper WTI-1839

    • -8
    • +0
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 4 more files in changeset.
Introduce assessment section helper to determine if there's manual assembly results present WTI-1839

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 3 more files in changeset.
Introduced failure mechanism helpers to determine if any section has manual overwritten results:

- Introduced for group 4

WTI-1839

    • -0
    • +8
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 17 more files in changeset.
Moved manual assembly category enum and its converter to Common.Data WTI-1764

    • -2
    • +0
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 13 more files in changeset.
Introduced converter to convert from Manual to FailureMechanismSectionCategoryGroup

- Required in order to feed the custom enum into the assembly calculators for Group 4 failure mechanisms.

WTI-1764

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 3 more files in changeset.
Added new enum value to represent the manual assembly for group 4 failure mechanisms:

- Moved common resource values in order to reuse them

WTI-1764

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 9 more files in changeset.
Introduced merge data object. WTI-1750

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 3 more files in changeset.
Introduced merge data object. WTI-1750

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 3 more files in changeset.
Introduced an AssessmentSectionsOwner to hold the collection of AssessmentSections when running an activity to retrieve them. WTI-1761

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 3 more files in changeset.
Fix error. WTI-1683

    • -0
    • +4
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 1 more file in changeset.
Created factory for creating assembly result. WTI-1683

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 3 more files in changeset.
Renamed input factory. WTI-1683

    • -1
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 5 more files in changeset.
Implemented creating input for piping. WTI-1683

    • -0
    • +4
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 2 more files in changeset.
Introduced factory for creating the input. WTI-1683

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 4 more files in changeset.
Moved assembly classes in Integration to Assembly folder. WTI-1683

    • -2
    • +2
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 10 more files in changeset.
Created ringtoets result object. WTI-1683

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 3 more files in changeset.
Implemented AssemblyFactory on AssessmentSection level: - Exposed assembly method that assembles failure mechanisms with a probability.

WTI-1681

    • -0
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 3 more files in changeset.
Rename assembly factories WTI-1677

    • -8
    • +8
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 130 more files in changeset.
Moved SimpleAssessmentResult types to Ringtoets.Common.Primitives. WTI-1616

    • -0
    • +4
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 192 more files in changeset.
Moved all data objects from Ringtoets.Common.Data.AssemblyTool to Ringtoets.AssemblyTool.Data. WTI-1616

    • -0
    • +4
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 102 more files in changeset.
Moved services from .Services to .Data for WaterPressureAsphaltCover: - Renamed service to factory - Updated XMLDocs

WTI-1620

    • -1
    • +1
    ./Ringtoets.Integration.Data.Test.csproj
  1. … 5 more files in changeset.