Package net.binis.codegen.mock
Interface MockedQueryContext
public interface MockedQueryContext
-
Method Summary
Modifier and TypeMethodDescriptioncalled(LongSupplier times) fails(boolean fails) getQuery()ignore()
-
Method Details
-
getQuery
String getQuery() -
called
-
fails
-
ignore
MockedQueryContext ignore()
-