struct

KemalIdentity::Testing::Harness

Inherits Struct < Value < Object

A service wired entirely to test doubles: a clock that only moves when a spec moves it, a seeded RNG, and in-memory repositories that pass the same contracts as PostgreSQL.

Constructors

Instance methods

accounts
clock
clone
Source
copy_with(clock _clock = @clock, random _random = @random, accounts _accounts = @accounts, sessions _sessions = @sessions, service _service = @service)
Source
random
service
sessions