MaskMe is a modern, annotation-based Java library for dynamically masking sensitive data in objects. It supports both regular Java classes and Java Records, with conditional masking based on runtime ...
This project is a solution for the API Testing assignment and automates API endpoints to validate the response. It uses data-driven testing to derive parameterized tests from JSON test data for both ...