Package-level declarations

Types

Link copied to clipboard

Reusable lifecycle contract test suite for ScopedCloseable implementations.

Link copied to clipboard

A test Loom whose Seams start in SeamState.Weaving and only transition to SeamState.Woven when DelayedWovenSeam.markWoven is called explicitly.

Link copied to clipboard

A Seam produced by DelayedWovenLoom that starts SeamState.Weaving.

Link copied to clipboard
abstract class MeshConformanceSuite

Reusable contract test suite for N-peer mesh Seam implementations.

Link copied to clipboard
abstract class QuiltedConformanceSuite<S : Quilted<S>>

Reusable contract test suite for Quilted (delta-state CRDT) implementations.

Link copied to clipboard

Reusable contract test suite for RaftStorage implementations.

Link copied to clipboard
abstract class RoomConformanceSuite

Reusable contract test suite for RoomFactory implementations.

Link copied to clipboard
abstract class SeamConformanceSuite

Reusable contract test suite for Loom implementations.