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.
