[
https://issues.apache.org/jira/browse/FINERACT-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
devi pathak updated FINERACT-2537:
----------------------------------
Description:
*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.
was:
## *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.
> 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
> Priority: Major
> Labels: Testing, UnitTest, gsoc-fineract-evidence
>
> *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)