Ringtoets.AssemblyTool.IO.TestUtil.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments review 3211:

- Fixed issues with the IdValidator:

-- Do not throw exceptions, return boolean in all cases. Fixed tests on the consuming sides

-- Updated XMLDocs

-- Expanded general testcase generator with additional cases for the consumers

WTI-1789

  1. … 12 more files in changeset.
Cleanup:

- Introduced testhelper to generate invalid ids for the serializable elements.

WTI-1789

    • -0
    • +54
    ./InvalidIdTestHelperTest.cs
    • -0
    • +11
    ./Ringtoets.AssemblyTool.IO.TestUtil.Test.csproj
  1. … 2 more files in changeset.
Cleanup:

- Added IO.TestUtil.Test project

-- Added to test a testhelper for generating testcases representing invalid ids

WTI-1789

    • -0
    • +25
    ./Properties/AssemblyInfo.cs
    • -0
    • +22
    ./Ringtoets.AssemblyTool.IO.TestUtil.Test.csproj
  1. … 1 more file in changeset.