]
Jozef Marko closed DROOLS-1981.
-------------------------------
Resolution: Rejected
This wont't be implemented due to newer version of Test Scenarios editor (Preview).
KIE Workbench Test Scenario problems when using Float field in fact
expectation
-------------------------------------------------------------------------------
Key: DROOLS-1981
URL:
https://issues.jboss.org/browse/DROOLS-1981
Project: Drools
Issue Type: Bug
Components: Test Scenarios Editor
Affects Versions: 6.4.0.Final
Environment: CentOS
Reporter: Jeff Jensen
Priority: Major
Labels: KIEWorkBench, TestScenario
Running a KIE Workbench Test Scenario that expects on a Float field type incorrectly
fails on values such as "0.8" and ".8". Only values such as
"1.0" pass.
Using a Double field does not have this problem.