JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
M
N
O
R
S
T
V
W
A
AFlowEvent
<
T
> - Class in
com.codepoetics.fluvius.test.matchers
AFlowHistory
<
T
> - Class in
com.codepoetics.fluvius.test.matchers
AMap
<
K
,
V
> - Class in
com.codepoetics.fluvius.test.matchers
andFailed()
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
andFailed(Exception)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
andFailed(Matcher<Exception>)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
andSucceeded()
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
andSucceeded(Object)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
andSucceeded(Matcher<Object>)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
ATraceMap
- Class in
com.codepoetics.fluvius.test.matchers
Matcher for a
TraceMap
C
checkProperties(FlowEvent<T>, PropertyMismatchDescriber)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
checkProperties(FlowHistory<T>, PropertyMismatchDescriber)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowHistory
checkProperties(TraceMap, PropertyMismatchDescriber)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
com.codepoetics.fluvius.test.builders
- package com.codepoetics.fluvius.test.builders
com.codepoetics.fluvius.test.matchers
- package com.codepoetics.fluvius.test.matchers
com.codepoetics.fluvius.test.mocks
- package com.codepoetics.fluvius.test.mocks
containing(K, Matcher<? super V>)
- Static method in class com.codepoetics.fluvius.test.matchers.
AMap
containing(Map<? extends K, ? extends V>)
- Static method in class com.codepoetics.fluvius.test.matchers.
AMap
D
describeProperties(PropertyDescriber)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
describeProperties(PropertyDescriber)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowHistory
describeProperties(PropertyDescriber)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
describeTo(Description)
- Method in class com.codepoetics.fluvius.test.matchers.
AMap
E
equalsRecorded(Key<T>)
- Method in class com.codepoetics.fluvius.test.matchers.
RecordingMatcher
equalsRecorded(String)
- Method in class com.codepoetics.fluvius.test.matchers.
RecordingMatcher
F
failed(UUID, UUID, T)
- Static method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent
forFlow(UUID)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
forFlow(Matcher<UUID>)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
G
getChildren()
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
getDescription()
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
getEventHistory()
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowHistory
getFlowId()
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent
getFlowId()
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowHistory
getProvidedKey()
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
getReason()
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent.TestStepFailedEvent
getRequiredKeys()
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
getResult()
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent.TestStepSucceededEvent
getScratchpadState()
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent.TestStepStartedEvent
getStepId()
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent
getStepId()
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
getTimestamp()
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent
getTraceMap()
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowHistory
getTranslatedEventHistory(FlowEventTranslator<T, V>)
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowHistory
getType()
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
I
indent()
- Static method in class com.codepoetics.fluvius.test.matchers.
IndentationControl
IndentationControl
- Class in
com.codepoetics.fluvius.test.matchers
M
matchesSafely(Map<K, V>, Description)
- Method in class com.codepoetics.fluvius.test.matchers.
AMap
MockTraceEventListener
- Class in
com.codepoetics.fluvius.test.mocks
A mock
TraceEventListener
with some helpful methods to verify events.
MockTraceEventListener()
- Constructor for class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
N
newline(Description)
- Static method in class com.codepoetics.fluvius.test.matchers.
IndentationControl
O
of(Class<K>, Class<V>)
- Static method in class com.codepoetics.fluvius.test.matchers.
AMap
ofAnyType()
- Static method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
ofType(FlowStepType)
- Static method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
ofType(FlowStepType)
- Static method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
outdent()
- Static method in class com.codepoetics.fluvius.test.matchers.
IndentationControl
R
record(Key<T>)
- Method in class com.codepoetics.fluvius.test.matchers.
RecordingMatcher
record(String)
- Method in class com.codepoetics.fluvius.test.matchers.
RecordingMatcher
RecordingMatcher
- Class in
com.codepoetics.fluvius.test.matchers
RecordingMatcher()
- Constructor for class com.codepoetics.fluvius.test.matchers.
RecordingMatcher
S
started(UUID, UUID)
- Static method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent
startedWith(UUID, UUID, Map<String, T>)
- Static method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent
stepFailed()
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
stepFailed(T)
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
stepFailed(Matcher<? super T>)
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
stepFailed(UUID, UUID, Exception)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
stepStarted()
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
stepStarted(Map<String, T>)
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
stepStarted(Matcher<? super Map<String, T>>)
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
stepStarted(UUID, UUID, Map<String, Object>)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
stepSucceeded()
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
stepSucceeded(T)
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
stepSucceeded(Matcher<? super T>)
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
stepSucceeded(UUID, UUID, Object)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
succeeded(UUID, UUID, T)
- Static method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent
T
TestFlowEvent
<
T
,
F
extends
TestFlowEvent
<
T
,
F
>> - Class in
com.codepoetics.fluvius.test.builders
TestFlowEvent.TestStepFailedEvent
<
T
> - Class in
com.codepoetics.fluvius.test.builders
TestFlowEvent.TestStepStartedEvent
<
T
> - Class in
com.codepoetics.fluvius.test.builders
TestFlowEvent.TestStepSucceededEvent
<
T
> - Class in
com.codepoetics.fluvius.test.builders
TestFlowHistory
<
T
> - Class in
com.codepoetics.fluvius.test.builders
TestTraceMap
- Class in
com.codepoetics.fluvius.test.builders
translate(FlowEventTranslator<T, V>)
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent.TestStepFailedEvent
translate(FlowEventTranslator<T, V>)
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent.TestStepStartedEvent
translate(FlowEventTranslator<T, V>)
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent.TestStepSucceededEvent
V
verifyStepFailed(Matcher<UUID>)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
verifyStepFailed(Matcher<UUID>, Exception)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
verifyStepFailed(Matcher<UUID>, Matcher<Exception>)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
verifyStepStarted(Matcher<UUID>, KeyValue...)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
verifyStepStarted(Matcher<UUID>, Scratchpad)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
verifyStepStarted(Matcher<UUID>, Matcher<Map<String, Object>>)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
verifyStepSucceeded(Matcher<UUID>)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
verifyStepSucceeded(Matcher<UUID>, Object)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
verifyStepSucceeded(Matcher<UUID>, Matcher<Object>)
- Method in class com.codepoetics.fluvius.test.mocks.
MockTraceEventListener
W
with(K, V)
- Method in class com.codepoetics.fluvius.test.matchers.
AMap
with(K, Matcher<? super V>)
- Method in class com.codepoetics.fluvius.test.matchers.
AMap
with(Map<? extends K, Matcher<? super V>>)
- Method in class com.codepoetics.fluvius.test.matchers.
AMap
withAnyFlowId()
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowHistory
withChildren(TraceMap...)
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
withChildren(List<TraceMap>)
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
withChildren(Matcher<? super TraceMap>...)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withChildren(List<Matcher<? super TraceMap>>)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withDescription(String)
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
withDescription(String)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withDescription(Matcher<String>)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withEventHistory(FlowEvent<? extends T>...)
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowHistory
withEventHistory(List<FlowEvent<T>>)
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowHistory
withEventHistory(Matcher<? super FlowEvent<T>>...)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowHistory
withEventHistory(List<Matcher<? super FlowEvent<T>>>)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowHistory
withFlowId(UUID)
- Static method in class com.codepoetics.fluvius.test.builders.
TestFlowHistory
withFlowId(UUID)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
withFlowId(Matcher<? super UUID>)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
withFlowId(UUID)
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowHistory
withFlowId(Matcher<? super UUID>)
- Static method in class com.codepoetics.fluvius.test.matchers.
AFlowHistory
withId(UUID)
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
withId(UUID)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withId(Matcher<? super UUID>)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withProvidedKey(String)
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
withProvidedKey(String)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withProvidedKey(Matcher<String>)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withRequiredKeys(String...)
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
withRequiredKeys(Set<String>)
- Method in class com.codepoetics.fluvius.test.builders.
TestTraceMap
withRequiredKeys(String...)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withRequiredKeys(Matcher<? super String>...)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withRequiredKeys(Collection<String>)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withRequiredKeys(Matcher<Iterable<? extends String>>)
- Method in class com.codepoetics.fluvius.test.matchers.
ATraceMap
withScratchpadState(String, T)
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowEvent.TestStepStartedEvent
withStepId(UUID)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
withStepId(Matcher<? super UUID>)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
withTimestamp(long)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
withTimestamp(Matcher<? super Long>)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowEvent
withTraceMap(TraceMap)
- Method in class com.codepoetics.fluvius.test.builders.
TestFlowHistory
withTraceMap(Matcher<? super TraceMap>)
- Method in class com.codepoetics.fluvius.test.matchers.
AFlowHistory
withValues(Map<? extends K, ? extends V>)
- Method in class com.codepoetics.fluvius.test.matchers.
AMap
A
C
D
E
F
G
I
M
N
O
R
S
T
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All Rights Reserved.