Package-level declarations

Types

Link copied to clipboard
interface MockspressoJUnit5Extension : Mockspresso, BeforeEachCallback, AfterEachCallback

Functions

Link copied to clipboard

Create a junit extension to handle mockspresso lifecycle callbacks. Register the extension using the org.junit.jupiter.api.extension.RegisterExtension annotation in junit5 tests.