cornichon-docs
cornichon-docs
API
com.github.agourlay.cornichon
core
AfterFeatureError
BasicError
BeforeFeatureError
Config
Config
CornichonError
CornichonError
fromEither
CornichonException
DebugLogInstruction
Done
Done
EmptyKey
FailedStep
FailedStep
FailureLogInstruction
FailureScenarioReport
FeatureContext
FeatureContext
FeatureDef
FeatureRunner
FeatureRunner
Generator
HooksFeatureError
IgnoreScenarioReport
IllegalKey
IndexNotFoundForKey
InfoLogInstruction
KeyNotFoundInSession
KeyWithoutPreviousValue
LogDecoratorStep
LogInstruction
LogInstruction
LogValueStep
MutableRandomContext
NoOpStep
NoShowLogInstruction
NoValue
NoValue
NoValueGenerator
OptionalValueGenerator
PendingScenarioReport
RandomContext
RandomContext
Resource
RunState
RunState
Scenario
ScenarioContext
ScenarioContext
ScenarioReport
ScenarioReport
ScenarioRunner
ScenarioTitleLogInstruction
Session
Session
SessionKey
SessionKey
SessionValueGenerator
SessionValueStep
SimpleWrapperStep
Step
Step
StepExecutionError
SuccessLogInstruction
SuccessScenarioReport
ValueGenerator
WarningLogInstruction
WrapperStep
dsl
BaseFeature
BaseFeature
BlockScopedResource
BodyElementCollector
BodyElementCollectorMacro
ExtractedBodies
CompileTimeBodies
RuntimeBodies
ExtractedBodies
CheckDsl
ContainerType
ContainerType
CoreDsl
And
Given
Starters
Then
When
CoreDsl
FromSessionSetter
DataTable
DataTableError
DataTableParseError
DataTableParser
DataTableParser
Headers
Row
SessionSteps
SessionHistoryStepBuilder
SessionStepBuilder
SessionValuesStepBuilder
StringHeaderParserSupport
framework
CornichonFeatureRunner
CornichonFeatureSbtTask
CornichonFingerprint
CornichonFramework
CornichonSbtRunner
CornichonSbtRunner
FeatureInfo
JUnitXmlReporter
MainRunner
RecordEventHandler
http
client
Http4sClient
HttpClient
NoOpHttpClient
server
HttpMockServerResource
HttpMockServerResource
SessionKeys
MockHttpServer
MockHttpServerError
MockHttpServerStartError
MockServerRequestHandler
MockServerStateHolder
steps
HeadersSteps
HeadersNameStepBuilder
HeadersStepBuilder
HttpListenSteps
HttpListenStepBuilder
StatusSteps
StatusStepBuilder
BadSessionHeadersEncoding
BaseRequest
ByNames
HeaderSelection
HttpDsl
HttpDsl
HttpDslOps
HttpError
HttpMethod
HttpMethods
HttpMockDsl
HttpRequest
HttpRequest
HttpRequestsDsl
HttpResponse
HttpService
HttpService
SessionKeys
HttpStream
HttpStreamedRequest
HttpStreams
MalformedUriError
NoOpExtraction
PathExtractor
QueryGQL
QueryGQL
RequestError
ResponseExtractor
RootExtractor
SelectAll
SelectNone
StatusNonExpected
TimeoutErrorAfter
VarValue
VarValue
json
ArrayFieldProjection
ArrayFieldSelection
CornichonJson
CornichonJson
GqlHelper
sessionJson
FieldSelection
GqlString
GqlString
JsonAssertionErrors
InvalidIgnoringConfigError
MatchersNotSupportedInAsArray
UseIgnoringEach
JsonDecodingFailure
JsonDsl
JsonError
JsonPath
JsonPath
JsonPathError
JsonPathOperation
JsonPathParser
JsonPathParser
JsonPathParsingError
JsonSteps
JsonArrayStepBuilder
JsonStepBuilder
JsonValuesStepBuilder
MalformedGraphQLJsonError
MalformedJsonError
NotAnArrayError
NotStringFieldError
PathSelectsNothing
RootArrayElementSelection
RootArrayFieldProjection
RootSelection
WhitelistingError
kafka
KafkaConsumerConfig
KafkaDsl
KafkaProducerConfig
KafkaStepBuilder
NotEnoughMessagesPolled
matchers
DuplicateMatcherDefinition
Matcher
MatcherAssertion
MatcherAssertionError
MatcherAssertionEvaluationError
MatcherError
MatcherKey
MatcherParser
MatcherParser
MatcherParsingError
MatcherResolver
MatcherUndefined
Matchers
resolver
AmbiguousKeyDefinition
HistoryMapper
JsonMapper
Mapper
MapperKeyNotFoundInSession
Placeholder
PlaceholderError
PlaceholderGenerator
PlaceholderGenerator
PlaceholderParser
PlaceholderParser
PlaceholderParsingError
PlaceholderResolver
RandomMapper
RandomMapperError
Resolvable
Resolvable
SessionMapper
SessionMapperError
SimpleMapper
SimpleMapperError
TextMapper
steps
cats
EffectStep
EffectStep
check
checkModel
CheckModelEngine
CheckModelStep
DuplicateTransitionsDefinitionForProperty
EmptyTransitionsDefinitionForProperty
EndPropertyReached
IncorrectTransitionsWeightDefinitionForProperty
MaxTransitionReached
Model
ModelRunner
ModelRunner
NoTransitionsDefinitionForStartingProperty
NoValidTransitionAvailableForState
Property0
Property1
Property2
Property3
Property4
Property5
Property6
PropertyN
SuccessEndOfRun
ForAllStep
regular
assertStep
AssertStep
Assertion
Assertion
BetweenAssertion
CollectionAssertion
CollectionAssertionInstances
CollectionEmptyAssertion
CollectionEmptyAssertionError
CollectionNotEmptyAssertion
CollectionNotEmptyAssertionError
CollectionSizeAssertion
CollectionSizeAssertionError
CollectionsContainSameElements
CollectionsContainSameElementsAssertionError
CustomMessageAssertionError
CustomMessageEqualityAssertion
Diff
Diff
EqualityAssertion
GenericAssertStepBuilder
GenericCollectionAssertStepBuilder
GenericEqualityAssertion
GenericEqualityAssertionError
GreaterThanAssertion
GreaterThanAssertionError
LessThanAssertion
LessThanAssertionError
OrderAssertion
RegexAssertion
RegexAssertionError
StringAssertion
StringContainsAssertion
StringContainsAssertionError
DebugStep
EffectStep
EffectStep
wrapped
AttachAsStep
AttachStep
ConcurrentlyError
ConcurrentlyStep
ConcurrentlyTimeout
EventuallyBlockMaxInactivity
EventuallyBlockSucceedAfterMaxDuration
EventuallyConf
EventuallyConf
EventuallyStep
FlatMapStep
LogDurationStep
RepeatBlockContainFailedSteps
RepeatConcurrentlyError
RepeatConcurrentlyStep
RepeatConcurrentlyTimeout
RepeatDuringBlockContainFailedSteps
RepeatDuringStep
RepeatStep
RepeatWithBlockContainFailedSteps
RepeatWithStep
RetryMaxBlockReachedLimit
RetryMaxStep
ScenarioResourceStep
WithBlockScopedResource
WithDataInputBlockFailedStep
WithDataInputStep
WithResourceStep
WithinBlockSucceedAfterMaxDuration
WithinStep
util
CirceUtil
StringUtils
TraverseUtils
CornichonBaseFeature
CornichonFeature
cornichon-docs
/
com.github.agourlay.cornichon
/
com.github.agourlay.cornichon.resolver
/
HistoryMapper
HistoryMapper
com.github.agourlay.cornichon.resolver.HistoryMapper
case
class
HistoryMapper
(
key
:
String
,
transform
: (
Vector
[
String
])
=>
String
)
extends
Mapper
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Mapper
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods