azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.functio...

30 строки
1.8 KiB
YAML

### YamlMime:JavaType
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
methods:
- fullName: com.microsoft.azure.functions.annotation.BindingTest.every_binding_annotation_should_have_dataType_method()
name: every_binding_annotation_should_have_dataType_method()
nameWithType: BindingTest.every_binding_annotation_should_have_dataType_method()
syntax: public void every_binding_annotation_should_have_dataType_method()
uid: com.microsoft.azure.functions.annotation.BindingTest.every_binding_annotation_should_have_dataType_method()
- fullName: com.microsoft.azure.functions.annotation.BindingTest.every_binding_annotation_should_have_name_method()
name: every_binding_annotation_should_have_name_method()
nameWithType: BindingTest.every_binding_annotation_should_have_name_method()
syntax: public void every_binding_annotation_should_have_name_method()
uid: com.microsoft.azure.functions.annotation.BindingTest.every_binding_annotation_should_have_name_method()
- fullName: com.microsoft.azure.functions.annotation.BindingTest.findAllFunctionParameterBindingsInCore()
name: findAllFunctionParameterBindingsInCore()
nameWithType: BindingTest.findAllFunctionParameterBindingsInCore()
summary: <p>find all annotation bindings based on annotation suffix conventions defined in bindingAnnotationSuffix array </p>
syntax: public void findAllFunctionParameterBindingsInCore()
uid: com.microsoft.azure.functions.annotation.BindingTest.findAllFunctionParameterBindingsInCore()
nameWithType: BindingTest
syntax: public class BindingTest
type: class
uid: com.microsoft.azure.functions.annotation.BindingTest
fullName: com.microsoft.azure.functions.annotation.BindingTest
name: BindingTest
package: com.microsoft.azure.functions.annotation
summary: <p>Unit tests that enforce annotation contracts and conventions for Functions </p>
metadata: {}