FakeGoogleAnalytics

class FakeGoogleAnalytics(val calls: Storage<Form> = Storage.InMemory()) : ChaoticHttpHandler

Constructors

Link copied to clipboard
constructor(calls: Storage<Form> = Storage.InMemory())

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun invoke(request: Request): Response
Link copied to clipboard
Link copied to clipboard