]
Marek Kopecký moved WFLY-4702 to WFCORE-729:
--------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-729 (was: WFLY-4702)
Component/s: Test Suite
(was: Test Suite)
Add smoke test for showing the real value of expression in CLI
--------------------------------------------------------------
Key: WFCORE-729
URL:
https://issues.jboss.org/browse/WFCORE-729
Project: WildFly Core
Issue Type: Task
Components: Test Suite
Reporter: Marek Kopecký
Assignee: Marek Kopecký
https://issues.jboss.org/browse/EAP7-275 is adding ability to CLI to show the real value
of expression properties in addition to the expression
This test serves as basic smoke tests to be run within the testsuite.
RealValueExpressionTestCase:
* creates new system property "real.value.expression.test.case" with value in
this format: $\{oldSystemProperty:defaultValue\}
* test "read-resource" and "read-attribute" operations, these
operations should work correctly with resolve-expressions parametr
* remove newly created system property