Package-level declarations

Types

Link copied to clipboard
class Mokksy(val delegate: MokksyServer) : AutoCloseable

The primary entry point for Mokksy — a lightweight HTTP stub server for JVM tests.

Link copied to clipboard

Factory for creating Mokksy instances configured with Jackson as the JSON serializer.