Community

Mocking JDBC Using a Set of SQL String / Result Pairs

(lukaseder) In a previous blog post, I’ve shown how the programmatic MockDataProvider can be used to mock the entire JDBC API through a single functional interface: