JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages |
Classes and Interfaces
SEARCH
Package com.linecorp.armeria.testing.junit4.server
@NonNullByDefault
package
com.linecorp.armeria.testing.junit4.server
Server-side testing utilities.
Classes
Class
Description
SelfSignedCertificateRule
A
TestRule
that provides a temporary self-signed certificate.
ServerRule
A
TestRule
that allows easy set-up and tear-down of a
Server
.