You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Sky M <sl...@gmail.com> on 2013/08/19 01:13:49 UTC

Question about custom PersitenceManager/FileSystem

I'm in the process of trying to implement a custom BundlePersistenceManager
and FileSystem, and I'm wondering if there's any sort of test suite that
already exists that can verify the full functionality of these classes? I'm
finding that only a few of the methods of these interfaces are actually
called during simple operations.

Many thanks.