Skip to content

thejcpalma/exercise_grpc_error_testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC testing

This is the base project for the gRPC testing application, composed of three modules:

  • contract - protocol buffers definition
  • server - implementation of service
  • client - invocation of service

To compile and install all modules:

mvn clean install -DskipTests

The integration tests are skipped because they require the servers to be running.


SD Faculty

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%