SosSoilProfile1DControlTest.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted the solution for the changed name spaces in the DSL.

Related to Issue [MDNLIB-783]

  1. … 48 more files in changeset.
Fixed a few failing unit tests

Related to Issue [DSB-566]

Related to Issue [DSB-585]

  1. … 4 more files in changeset.
As Explained to reviewer, fixed by calling ClearControl() as setting SelectedObject = null has no effect for this control

Related to Issue [DSB-520]

implemented according to the latest improvement of ControlTester. TestIsVisible is poorly defined because it start with Assign without conditions.

Related to Issue [DSB-520]

    • -41
    • +32
    ./SosSoilProfile1DControlTest.cs
Added separate test for Isvisible & ClearControl methods

Related to Issue [DSB-520]

the idea of the test is to set a value in the edit-control and to see the same value in binded object.

Related to Issue [DSB-520]

  1. … 1 more file in changeset.
Improve test coverage for SosSoilProfile1DControl to 100%

Related to Issue [DSB-520]

  1. … 1 more file in changeset.
Separated TestFixtureSetUp in base class from Setup in test class

Related to Issue [DSB-520]

  1. … 1 more file in changeset.
extracted ControlTester with general testing routines. Will be helpful with other tests.

Related to Issue [DSB-520]

    • -102
    • +53
    ./SosSoilProfile1DControlTest.cs
  1. … 2 more files in changeset.
Improve test coverage for SosSoilProfile1DControl by testing the actual data bindings with data object(s)

Related to Issue [DSB-520]

    • -0
    • +129
    ./SosSoilProfile1DControlTest.cs
  1. … 1 more file in changeset.