harness.sql.mock

Members list

Packages

Type members

Classlikes

final class MockState[E, A](val ref: Synchronized[A])(implicit val errorMapper: ErrorMapper[Throwable, E])

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object MockState

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
MockState.type
abstract class MockTable[V, T <: MockTable[V, T]](val tableName: String, val values: Chunk[V])(implicit builder: Builder[V, T])

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
T
object MockTable

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
MockTable.type