Create fact with a Bigdecimal datatype field. Applicant.java
Create test scenario with this field in the given part of the test. Permille.scesim
Run test.
Expected: message like "Impossible to parse ..... is not natively supported. Please use an MVEL expression to use it"
Actual: the test will fail, highlighting the field value with the error message ''class java.math.bigdecimal is not supported'
Create fact with a Bigdecimal datatype field. Applicant.java
Create test scenario with this field in the given part of the test. Permille.scesim
Run test.
Expected: message like "Impossible to parse ..... is not natively supported. Please use an MVEL expression to use it"
Actual: the test will fail, highlighting the field value with the error message ''class java.math.bigdecimal is not supported'