create_tests_meta_data: Create Meta Data of Validation Tests

Description Usage Details Value Examples

Description

Creates meta data of available validation tests as a list. The list has as many elements as the number of available validation test - one for each test. Entries are named after the different tests.

Usage

1

Details

The meta data of a validation test consists of:

evaluate_level

is the test evaluated on column level ('col') or on row level ('row')?

evaluate_class

what classes of variables are being tested with this specific test?

description

a short description of what a test failure means for the given test

Value

list meta data of validation tests.

Examples

1

recorder documentation built on June 13, 2019, 9:04 a.m.