[
https://issues.apache.org/jira/browse/MINIFICPP-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi updated MINIFICPP-1872:
-------------------------------------
Description:
The utilities used in our testing are split up in three different headers:
libminifi/test/Utils.h
libminifi/include/utils/IntegrationTestUtils.h
libminifi/include/utils/TestUtils.h
We should unify them in a single test utility file, also they should be part of
the test library under minifi::test namespace instead of the core minifi lib.
was:
The utilities used in our testing are split up in three different headers:
libminifi/test/Utils.h
libminifi/include/utils/IntegrationTestUtils.h
libminifi/include/utils/TestUtils.h
We should unify them in a single test utility file also they should be part of
the test library instead of the core minifi lib.
> Unify test utilities
> --------------------
>
> Key: MINIFICPP-1872
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1872
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Gábor Gyimesi
> Priority: Minor
> Labels: MiNiFi-CPP-Hygiene
>
> The utilities used in our testing are split up in three different headers:
> libminifi/test/Utils.h
> libminifi/include/utils/IntegrationTestUtils.h
> libminifi/include/utils/TestUtils.h
> We should unify them in a single test utility file, also they should be part
> of the test library under minifi::test namespace instead of the core minifi
> lib.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)