# Functions
AssertMockEndpointsCalls asserts that the number of calls an endpoint got.
NewMockServer establishes a httptest server to simulate behaviour of Structurizr Server.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
MockEndpoint represents a basic request and response that can be used for creating simple httptest server routes.
MockRequest represents a basic HTTP request.
MockResponse represents a basic HTTP response.