// Test expecting an error
// This test file assumes the server returns an error if name is "Error"
localhost:4770
helloworld.Greeter/SayHello
files: helloworld.proto
import_paths: .
{
"name": "Error"
}
// Expecting a specific error message.
"triggering error"