Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 217 Bytes

Mocking bean with @InjectMock in Camel Quarkus

This project demo the use of @InjectMock in Camel Quarkus..

Running the tests

You can run the illustrative test with the command below:

./mvnw clean test