Class ServerRule

java.lang.Object
org.junit.rules.ExternalResource
com.linecorp.armeria.testing.junit4.server.ServerRule
All Implemented Interfaces:
TestRule

public abstract class ServerRule
extends ExternalResource
A TestRule that allows easy set-up and tear-down of a Server.