EventHandlerTestHelper

Provides utility functions for mocking EventHandler in a unit test.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
interface MockEventHandler<E, R>
A mock handler that is used to handle events in a unit test

Functions

Link copied to clipboard