[ 
https://issues.apache.org/jira/browse/NIFI-9131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683060#comment-17683060
 ] 

Daniel Stieglitz edited comment on NIFI-9131 at 2/1/23 3:06 PM:
----------------------------------------------------------------

[~mike.thomsen] [~exceptionfactory] I found that Apache Camel has built a JUnit 
5 extension to replace the JUnit 4 
{code:java}
org.apache.directory.server.core.integ.FrameworkRunner
{code}
I first found the following 
[post|https://lists.apache.org/thread/528mtto2jv5dsm6fm3w667jnfsydp1lb] where 
the code was checked in and 
[here|https://github.com/apache/camel/tree/284feaeab3b116f004ad9e0548bf42899afbf9cd/components/camel-ldap/src/test/java/org/apache/directory/server/core/integ5]
 is the source code. Is there anyway we could use this code to refactor 

{code:java}
nifi/nifi-nar-bundles/nifi-ldap-iaa-providers-bundle/nifi-ldap-iaa-providers/src/test/java/org/apache/nifi/ldap/tenants/LdapUserGroupProviderTest.java
{code}
to use JUnit 5?




was (Author: JIRAUSER294662):
[~mike.thomsen] [~exceptionfactory] I found that Apache Camel has built a JUnit 
5 extension to replace the JUnit 4 
{code:java}
org.apache.directory.server.core.integ.FrameworkRunner
{code}
I first found the following 
[post|https://lists.apache.org/thread/528mtto2jv5dsm6fm3w667jnfsydp1lb] where 
the code was checked in and 
[here|https://github.com/apache/camel/tree/284feaeab3b116f004ad9e0548bf42899afbf9cd/components/camel-ldap/src/test/java/org/apache/directory/server/core/integ5]
 is the source code. Is there anyway we could use this code?



> Refactor nifi-ldap-iaa-providers-bundle to use JUnit 5
> ------------------------------------------------------
>
>                 Key: NIFI-9131
>                 URL: https://issues.apache.org/jira/browse/NIFI-9131
>             Project: Apache NiFi
>          Issue Type: Sub-task
>            Reporter: Mike Thomsen
>            Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to