TestStateConfiguration

Contains configurations for the tested state.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the state from which an error originates when an error is mocked for a Map or Parallel state.

Link copied to clipboard

The data read by ItemReader in Distributed Map states as found in its original source.

Link copied to clipboard

The number of Map state iterations that failed during the Map state invocation.

Link copied to clipboard

The number of retry attempts that have occurred for the state's Retry that applies to the mocked error.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String