CenterCrestLocationPropertyControlTest.cs

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed all unused using clauses.

Related to Issue [MDNLIB-783]

    • -1
    • +0
    ./CenterCrestLocationPropertyControlTest.cs
  1. … 46 more files in changeset.
Adapted the solution for the changed name spaces in the DSL.

Related to Issue [MDNLIB-783]

    • -0
    • +1
    ./CenterCrestLocationPropertyControlTest.cs
  1. … 48 more files in changeset.
Repair two unit tests (all checking for the translation of "x coordinate"). They were failing because the expected text did not contain the unit (that was turned on by changing the bindings for the two variables in question)

Related to Issue [DSB-656]

    • -1
    • +1
    ./CenterCrestLocationPropertyControlTest.cs
  1. … 1 more file in changeset.
Correct the test for "x coordinate"

Related to Issue [DSB-656]

    • -1
    • +1
    ./CenterCrestLocationPropertyControlTest.cs
implemented according to the latest improvement of ControlTester.

Related to Issue [DSB-527]

    • -28
    • +16
    ./CenterCrestLocationPropertyControlTest.cs
Added separate tests for SelectedObject and Isvisible

Related to Issue [DSB-527]

    • -0
    • +30
    ./CenterCrestLocationPropertyControlTest.cs
Improve test coverage for CenterCrestLocationPropertyControl to 100%

Related to Issue [DSB-527]

    • -2
    • +2
    ./CenterCrestLocationPropertyControlTest.cs
+ improved TestLabelControlVisibleValue to check visibility because label can be invisible together with edit.

+ removed TestTextBoxVisibleEnabledCaption() because in DSL projects textboxes are not used.

Related to Issue [DSB-527]

    • -2
    • +1
    ./CenterCrestLocationPropertyControlTest.cs
  1. … 1 more file in changeset.
Improve test coverage for CenterCrestLocationPropertyControl to 100%

Related to Issue [DSB-527]

    • -0
    • +33
    ./CenterCrestLocationPropertyControlTest.cs
  1. … 1 more file in changeset.