7 calls to DataConvertTest::executeAction()
- DataConvertTest::testConvertToFloat in tests/
src/ Unit/ Integration/ RulesAction/ DataConvertTest.php - Test the conversion to float.
- DataConvertTest::testConvertToInteger in tests/
src/ Unit/ Integration/ RulesAction/ DataConvertTest.php - Test the conversion and rounding to integer.
- DataConvertTest::testConvertToString in tests/
src/ Unit/ Integration/ RulesAction/ DataConvertTest.php - Test the conversion to text.
- DataConvertTest::testInvalidRoundingBehavior in tests/
src/ Unit/ Integration/ RulesAction/ DataConvertTest.php - Test the behavior if rounding behavior is used with non integers.
- DataConvertTest::testInvalidRoundingBehaviorException in tests/
src/ Unit/ Integration/ RulesAction/ DataConvertTest.php - Test the behavior if nonsense rounding_behaviors is set.
- DataConvertTest::testInvalidTargetTypeException in tests/
src/ Unit/ Integration/ RulesAction/ DataConvertTest.php - Test the behavior if nonsense target_type is set.
- DataConvertTest::testInvalidValueException in tests/
src/ Unit/ Integration/ RulesAction/ DataConvertTest.php - Test the behavior if nonsense context values is set.