public void InvalidCallThrowsError() => Assert.ThrowsAsync <PublicApi.InvalidResponse>( async() => await api.GetServerResponse("Invalid2359"));