Package com.linecorp.armeria.testing.junit5.common


@NonNullByDefault package com.linecorp.armeria.testing.junit5.common
Common testing utilities.
  • Classes
    Class
    Description
    A base class for JUnit5 extensions that allows implementations to control whether the callbacks are run around the entire class, like BeforeAll or AfterAll, or around each test method, like BeforeEach or AfterEach.
    An Extension that provides an EventLoopGroup.
    An Extension that provides an EventLoopGroup.