devi pathak created FINERACT-2537:
-------------------------------------
Summary: Add unit tests for StreamResponseUtil utility class
Key: FINERACT-2537
URL: https://issues.apache.org/jira/browse/FINERACT-2537
Project: Apache Fineract
Issue Type: Improvement
Reporter: devi pathak
## *Description*
The StreamResponseUtil utility class currently lacks dedicated unit tests.
This improvement proposes adding unit tests to verify the behavior of methods
in StreamResponseUtil to ensure correct streaming response handling.
## *Motivation*
Adding unit tests improves test coverage and helps ensure the correctness
and reliability of utility methods used for streaming responses.
## *Proposed Solution*
Create StreamResponseUtilTest.java under:
fineract-core/src/test/java/org/apache/fineract/util/
and add tests covering the main functionality of StreamResponseUtil.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)