Packages

p

fs2.aws

testkit

package testkit

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. testkit
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class SchedulerFactoryTestContext extends (ShardRecordProcessorFactory) ⇒ Scheduler
  2. case class TestKinesisProducerClient[F[_], T](state: Ref[F, List[T]])(implicit decoder: Decoder[T]) extends KinesisProducerClient[F] with Product with Serializable

Value Members

  1. val TestRecordProcessor: ChunkedRecordProcessor
  2. def readFromKinesisStream[F[_]](schedulerFactory: (ShardRecordProcessorFactory) ⇒ Scheduler)(implicit arg0: ConcurrentEffect[F], arg1: ContextShift[F]): Stream[F, CommittableRecord]

Inherited from AnyRef

Inherited from Any

Ungrouped