[midPoint-git] [Evolveum/midpoint] 9b6d55: ScriptEvaluator: added isInitialized() method
virgo47
noreply at github.com
Mon Sep 27 16:01:18 CEST 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 9b6d550fd797cb1e336ce0b561e21d34efafa1ab
https://github.com/Evolveum/midpoint/commit/9b6d550fd797cb1e336ce0b561e21d34efafa1ab
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/ScriptEvaluator.java
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/jsr223/Jsr223ScriptEvaluator.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/ExpressionTestUtil.java
Log Message:
-----------
ScriptEvaluator: added isInitialized() method
The object/bean still exists, initialized or not, but we may need to
know - for example, for the tests in case of Jsr223ScriptEvaluator.
Commit: 5c22752634e329742af689ae8ed14a650dd6e75c
https://github.com/Evolveum/midpoint/commit/5c22752634e329742af689ae8ed14a650dd6e75c
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/ScriptExpressionEvaluatorFactory.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpression.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/AbstractScriptTest.java
M model/model-common/testng-unit.xml
Log Message:
-----------
Script tests fixes so they are skipped when ECMAScript is not available.
Compare: https://github.com/Evolveum/midpoint/compare/297f08ae59d6...5c22752634e3
More information about the midPoint-svn
mailing list