Uses of Interface
io.quarkiverse.githubapp.testing.dsl.TestedAction
Packages that use TestedAction
-
Uses of TestedAction in io.quarkiverse.githubapp.testing.dsl
Methods in io.quarkiverse.githubapp.testing.dsl with parameters of type TestedActionModifier and TypeMethodDescription<T extends Throwable>
EventHandlingResponseEventContextSpecification.when(TestedAction<T> action) -
Uses of TestedAction in io.quarkiverse.githubapp.testing.internal
Methods in io.quarkiverse.githubapp.testing.internal with parameters of type TestedActionModifier and TypeMethodDescription<T extends Throwable>
io.quarkiverse.githubapp.testing.internal.EventHandlingResponseImplEventContextSpecificationImpl.when(TestedAction<T> action)