You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thorsten Beise (Jira)" <ji...@apache.org> on 2023/09/19 15:20:00 UTC

[jira] [Updated] (VFS-850) Instantiate wrong ProviderTestSuite in Webdav4ProviderTestCase

     [ https://issues.apache.org/jira/browse/VFS-850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Beise updated VFS-850:
-------------------------------
    External issue URL: https://github.com/apache/commons-vfs/pull/427

> 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)