Commit adb4ff9
committed
ST6RI-884 Added new tests in ExpressionEvaluationTest.
- Moved SequenceFunction tests out of ModelLevelEvaluationTest, because
SequenceFunctions are not currently model-level evaluable per the spec.
- Added tests for evaluation of expressions using ControlFunctions
collect and select. These functions are model-level evaluable, but
cannot be usefully used because of problem with model-level evaluability
of body expressions with result expressions that reference parameters.
- Added a few tests for collect and select into ModelLevelEvaluationTest
just to confirm that they the functions themselves are considered
model-level evaluable.1 parent bd2e562 commit adb4ff9
2 files changed
Lines changed: 28 additions & 0 deletions
File tree
- org.omg.sysml.interactive.tests/src/org/omg/sysml/interactive/tests
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
400 | 409 | | |
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
204 | 213 | | |
205 | 214 | | |
206 | 215 | | |
| |||
306 | 315 | | |
307 | 316 | | |
308 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
309 | 328 | | |
310 | 329 | | |
311 | 330 | | |
| |||
0 commit comments