[
https://issues.apache.org/jira/browse/VFS-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17766874#comment-17766874
]
Gary D. Gregory commented on VFS-850:
-------------------------------------
Hi [~beisetho]
Thank you for your report.
Note that a pain point here is that we are still running on top of some Junit 3
scaffolding. We need help migrating to JUnit 5.
> Instantiate wrong ProviderTestSuite in Webdav4ProviderTestCase
> --------------------------------------------------------------
>
> Key: VFS-850
> URL: https://issues.apache.org/jira/browse/VFS-850
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 2.9.0
> Reporter: Thorsten Beise
> Priority: Minor
>
> In
> {code:java}
> org.apache.commons.vfs2.provider.webdav4.test.Webdav4ProviderTestCase{code}
> we should instantiate
> {code:java}
> org.apache.commons.vfs2.provider.webdav4.test.Webdav4ProviderTestSuite{code}
> instead of
> {code:java}
> org.apache.commons.vfs2.ProviderTestSuite{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)