inProcess

public static GrpcContainer.Builder inProcess(String serverName)

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

The container in fully-featured, high performance, and is useful in testing.