Package com.linecorp.armeria.testing.junit5.common
@NonNullByDefault
package com.linecorp.armeria.testing.junit5.common
Common testing utilities.
-
ClassesClassDescriptionA base class for JUnit5 extensions that allows implementations to control whether the callbacks are run around the entire class, like
BeforeAllorAfterAll, or around each test method, likeBeforeEachorAfterEach.AnExtensionthat provides anEventLoopGroup.AnExtensionthat provides anEventLoopGroup.