Skip to main content

Module mock

Module mock 

Source
Expand description

Test and example doubles for the port traits. Test and example doubles for the service-layer ports.

These helpers exist to make the public port surfaces easy to demonstrate and exercise without bootstrapping the full host stack.

Structsยง

MockLdapClient
In-memory LDAP test double used by examples, unit tests, and service tests.