]> SALOME platform Git repositories - modules/shaper.git/blob - test.feature
Salome HOME
48633eee401f9575a297cff6de91cd07f0ec44ab
[modules/shaper.git] / test.feature
1 Feature: Two parameters with the same name could exist in PartSet and Part
2
3     Each part can have its local parameter with any value.
4
5     Scenario: Parameter in part should be created
6
7         Given Launch application in salome mode
8          When Create parameter a=30
9           And Create part
10           And Create parameter a=a+2
11          Then the parameter in the part should exist