Ambika-Sony commented on PR #5510:
URL: https://github.com/apache/fineract/pull/5510#issuecomment-3928324463

   > @Ambika-Sony Testing 1 method does not provide too much value. Would you 
consider to test the whole class?
   
   I've Implemented pagination (limit, offset), sorting (orderBy, sortOrder), 
and association helpers in ApiParameterHelper.
   
   Added 10 unit tests in ApiParameterHelperTest, covering standard scenarios, 
null/empty inputs, and defensive checks for whitespace handling.
   
   Verified the build locally with ./gradlew :fineract-core:test --tests 
ApiParameterHelperTest (all 10 passed).
   
   Looking forward to your feedback.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to