Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
TestStatement
Interface TestStatement
Declares a Flux test case
interface
TestStatement
{
assignment
?:
VariableAssignment
;
type
?:
string
;
}
Index
Properties
assignment?
type?
Properties
Optional
assignment
assignment
?:
VariableAssignment
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assignment
type
Documentation
Loading...
Declares a Flux test case