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