TestDynamoDBExecutor

zio.dynamodb.TestDynamoDBExecutor$
See theTestDynamoDBExecutor companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def addTable(tableName: String, partitionKey: String, pkAndItems: PkAndItem*): ZIO[TestDynamoDBExecutor, Nothing, Unit]