Thorsten Beise created VFS-850:
----------------------------------
Summary: 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
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)