raymond-jgler / java-class-jacksonizer

A tool to bulk annotate existing constructor with given annotations, or to add a default constructor to Java classes if without.
MIT License
3 stars 0 forks source link

[COMPLETE USE CASE TEST FLOW SETUP] - PHASE - #4 - WRITE CODE PHASE #27

Open raymond-jgler opened 10 months ago

raymond-jgler commented 10 months ago

GIVEN an existing Java class, WHEN BUILD CODE PHASE is validated / verified, THEN : expect it concludes the flow and exits.