inProcess

public static Server.Builder inProcess(String serverName)

Initiates creating an in-process server exposed with the given name.

The server is full-featured, high performance, and is useful in testing.