_AdaptiveFunctionTestCase_
The following is a list of properties for the object type _AdaptiveFunctionTestCase_
:
Property | Value |
---|---|
allowEntity | true |
collectionURIs | [ "/afw/_AdaptiveCollection_/core" ] |
description | An adaptive function test case. |
objectType | _AdaptiveFunctionTestCase_ |
propertyTypes | { "arguments": { "allowQuery": true, "brief": "The function arguments", "dataType": "list", "dataTypeParameter": "object _AdaptiveFunctionTestArgument_", "description": "These are the arguments to pass to the function to be tested.", "label": "Arguments", "required": false }, "brief": { "allowQuery": true, "brief": "Brief description for this function test case", "dataType": "string", "description": "This is a predicate for the function test with the first letter capitalized and without a trailing period.", "label": "Brief", "required": false }, "description": { "allowQuery": true, "brief": "Description of this function test case", "dataType": "string", "dataTypeParameter": "text/plain", "description": "This is the function test's description, used for documentation purposes.", "label": "Description", "required": false }, "implemented": { "allowQuery": true, "brief": "Test case is implemented", "dataType": "boolean", "description": "If true, this test case has been implemented.", "label": "Implemented", "required": false }, "result": { "dataType": "object", "dataTypeParameter": "_AdaptiveFunctionTestResult_", "brief": "Expected test result", "description": "When this test case is executed, this is the expected result.", "label": "Result", "required": true } } |
Click here for a complete list of object types and their descriptions.