verronpro / docx-stamper

Easy-to-use template engine for creating docx documents in Java.
https://verronpro.github.io/docx-stamper/
MIT License
18 stars 8 forks source link

test: move and update custom function tests #435

Closed caring-coder closed 3 months ago

caring-coder commented 3 months ago

Create a separate class, CustomFunctionTests, to house custom function tests and enhance test coverage and organization.

This change improves test clarity by isolating custom function tests and ensuring comprehensive feature validation.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud