Skip to content

jdbbackup/jdbbackup-fakesource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central License Quality Gate Status javadoc

jdbbackup-fakesource

A fake JDBBackupp SourceManager implementation that can be used for tests.

Source format

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

About

A fake Database dumper that can be used for tests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages