Skip to content

laim0nas100/FakeDataSource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fake Data Source

Standalone library (0 dependencies) to fill DataSource interface tree as much as it is possible without throwing exceptions while not actually doing anything, while not being NOP (no operation) implementation. As long as your use case does not invoke actual SQL commands, this should suffice.

Useful to quickly fill dependencies in DI application (usually Spring based) that requires a DataSource to be initialized, but does not actually use it for whatever reason.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages