ReactiveGreetingResourceTest
Tests
Test |
Duration |
Result |
testHelloEndpoint() |
0.548s |
passed |
Standard output
2022-01-12 12:30:16,906 INFO [io.quarkus] (Test worker) Quarkus 2.6.2.Final on JVM started in 0.717s. Listening on: http://localhost:8081
2022-01-12 12:30:16,907 INFO [io.quarkus] (Test worker) Profile test activated.
2022-01-12 12:30:16,907 INFO [io.quarkus] (Test worker) Installed features: [cdi, resteasy-reactive, smallrye-context-propagation, vertx]
2022-01-12 12:30:17,420 ERROR [org.acm.ReactiveGreetingResource] (executor-thread-0) Hello formatted world!