Uses of Interface
io.quarkus.deployment.dev.testing.TestController
-
Packages that use TestController Package Description io.quarkus.deployment.dev.testing -
-
Uses of TestController in io.quarkus.deployment.dev.testing
Classes in io.quarkus.deployment.dev.testing that implement TestController Modifier and Type Class Description classTestSupportFields in io.quarkus.deployment.dev.testing declared as TestController Modifier and Type Field Description (package private) TestControllerTestConsoleHandler. testControllerMethods in io.quarkus.deployment.dev.testing with parameters of type TestController Modifier and Type Method Description voidTestConsoleHandler. listenerRegistered(TestController testController)default voidTestListener. listenerRegistered(TestController testController)
-