Class MockMethodExecutionInfo.Builder
java.lang.Object
io.r2dbc.proxy.test.MockMethodExecutionInfo.Builder
- Enclosing class:
MockMethodExecutionInfo
- Author:
- Tadaya Tsuyukubo
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
connectionInfo
(ConnectionInfo connectionInfo) customValue
(Object key, Object value) customValues
(Map<Object, Object> values) executeDuration
(Duration executeDuration) methodArgs
(Object[] methodArgs) proxyEventType
(ProxyEventType proxyEventType) threadId
(long threadId) threadName
(String threadName) valueStore
(ValueStore valueStore)
-
Method Details
-
target
-
method
-
methodArgs
-
result
-
setThrown
-
connectionInfo
-
executeDuration
-
threadName
-
threadId
-
proxyEventType
-
valueStore
-
customValue
-
customValues
-
build
-