Package-level declarations

Types

Link copied to clipboard
class DefaultConstructorMarkerProvider : ArbitraryProvider
Link copied to clipboard
class IntRangeArbitraryProvider : ArbitraryProvider
Link copied to clipboard
class KotlinIntRangeConfigurator : ArbitraryConfiguratorBase
Link copied to clipboard
class KotlinUniqueElementsConfigurator : ArbitraryConfigurator
Link copied to clipboard
class KTypeEnhancer : TypeUsage.Enhancer
Link copied to clipboard
class NullabilityEnhancer : TypeUsage.Enhancer
Link copied to clipboard
class ObjectAsContainerClassHook : ProvidePropertyInstanceHook

Provide continuation object in those cases where property methods are modified with "suspend". Invoke suspended method using callSuspend.

Link copied to clipboard
class PairArbitraryProvider : ArbitraryProvider
Link copied to clipboard
class PairReportingFormat : SampleReportingFormat
Link copied to clipboard
class ParameterAnnotationEnhancer : TypeUsage.Enhancer

Annotations of a Kotlin's parameter's type (e.g. aParam: @MyAnnotation MyType) must be added explicitly.

Link copied to clipboard
class SequenceArbitraryProvider : ArbitraryProvider
Link copied to clipboard
class SuspendedPropertyMethodsHook : ResolveParameterHook, InvokePropertyMethodHook

Provide continuation object in those cases where property methods are modified with "suspend". Invoke suspended method using callSuspend.

Link copied to clipboard
class TripleArbitraryProvider : ArbitraryProvider
Link copied to clipboard
class TripleReportingFormat : SampleReportingFormat

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard