* Removing JSON elements with Jackson [BAEL-6511]
This commit adds a test class for removing JSON elements using the Jackson library.
* Removing JSON elements with Jackson [BAEL-6511]
This PR adds a test class for removing JSON elements using the Jackson library.
* [BAEL-5780] Difference Between asText() and toString() in JsonNode
* chore: add test to demonstrate the difference at the special chars aspect
* fix: follow tests names convention
* fix: follow tests names convention