# Functions
AggFuncBenchmarkHelper benchmarks the aggregate function over data and compares to wantValue.
AggFuncTestHelper splits the data in half, runs Do over each split and compares the Value to want.
ConvertResult produces a result object from any flux.Result type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EqualResult compares to results for equality.
EqualResultIterators compares two ResultIterators for equality.
EqualResults compares two lists of Flux Results for equality.
FunctionExpression will take a function expression as a string and return the *semantic.FunctionExpression.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDefaultTestFlagger gives a flagger dependency for a test harnesses to use as a baseline.
No description provided by the author
NewFromProcedureSpec specifies a from-test procedure with source data.
NewParallelFromProcedureSpec specifies a from-test procedure with source data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NormalizeTables ensures that each table is normalized and that tables and columns are sorted in alphabetical order for consistent testing.
No description provided by the author
floatOptions is a list of comparison options for floating point values.
floatOptions is a list of comparison options for floating point values.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunSourceHelper is a helper for testing an execute.Source.
RunTableTests will run the common table tests over each table in the returned TableIterator.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToTestKind represents an side-effect producing kind for testing.
No description provided by the author
# Variables
No description provided by the author
# Structs
AllocatingFromProcedureSpec is a procedure spec AND an execution node that allocates ByteCount bytes during execution.
Allocator is an allocator for use in test.
No description provided by the author
No description provided by the author
DataStore will store the incoming tables from an upstream transformation or source.
FromProcedureSpec is a procedure spec AND an execution Node.
ParallelFromProcedureSpec is a procedure spec AND an execution Node similar to FromProcedureSpec.
No description provided by the author
No description provided by the author
RowWiseTable is a flux Table implementation that calls f once for each row in its Do method.
Table is an implementation of execute.Table It is designed to make it easy to statically declare the data within the table.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToProcedureSpec defines an output operation.
ToTransformation simulates an output or an identity transformation.
No description provided by the author
# Type aliases
sql.createToSQLTransformation() and kafka.createToKafkaTransformation() converts plan.ProcedureSpec to their struct implementations ToSQLProcedureSpec and ToKafkaProcedureSpec respectively.
No description provided by the author
No description provided by the author
Some sources are located by a URL.
No description provided by the author