Package io.quarkus.google.cloud.functions.test
-
Class Summary Class Description CloudFunctionsInvoker CloudFunctionTestResource Test resource that starts a Google Cloud Function invoker at the beginning of the test and stops it at the end. -
Enum Summary Enum Description FunctionType Type of the function to be launched for your test. -
Annotation Types Summary Annotation Type Description WithFunction This annotation can be used to start a Google Cloud Function for a test.