Annotation Interface WithFunction


This annotation can be used to start a Google Cloud Function for a test. It must be configured with the type of function used, FunctionType. If multiple functions exist in the same project, you must configure which function to launch via the functionName attribute.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description