[
https://issues.apache.org/jira/browse/VFS-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487205#comment-13487205
]
Gary Gregory commented on VFS-442:
----------------------------------
If you subclass AbstractProviderTestConfig, your provider will run against some
predefined tests. It's all twisty code (JUnit 3, not 4) but that how providers
are tested, which avoids a lot of code duplication.
If you are getting 100% code coverage with your test, then good. But you might
not find out what methods or behaviors your provider is supposed to implement
unless you fit in the test framework.
I would not dump your existing test though.
> HDFS FileSystem Provider
> ------------------------
>
> Key: VFS-442
> URL: https://issues.apache.org/jira/browse/VFS-442
> Project: Commons VFS
> Issue Type: New Feature
> Affects Versions: 2.0
> Reporter: Dave Marion
> Priority: Minor
> Labels: accumulo, hdfs
> Attachments: VFS-442-1.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira