Uses of Class
com.funnelback.plugin.index.consumers.mock.MockKillByQueryMatchConsumer.MockKillByQueryMatchInvocation
-
Packages that use MockKillByQueryMatchConsumer.MockKillByQueryMatchInvocation Package Description com.funnelback.plugin.index.consumers.mock -
-
Uses of MockKillByQueryMatchConsumer.MockKillByQueryMatchInvocation in com.funnelback.plugin.index.consumers.mock
Fields in com.funnelback.plugin.index.consumers.mock with type parameters of type MockKillByQueryMatchConsumer.MockKillByQueryMatchInvocation Modifier and Type Field Description private List<MockKillByQueryMatchConsumer.MockKillByQueryMatchInvocation>
MockKillByQueryMatchConsumer. invocations
Hold the values of all invocations ofMockKillByQueryMatchConsumer.killByQueryMatch(String)
.
-