A fake JDBBackupp SourceManager implementation that can be used for tests.
fake://content
It generates a file that contains a short text that ends with content.
Special content values:
- IO: The save method throws an IOException
- Illegal: The save method throws an IllegalArgumentException
- Err: The save method throws a RuntimeException that is not an IllegalArgumentException