Nanook

Nanook

  • Docs
  • API
  • GitHub

›Model Decision

Logger

  • Logger Interface
  • Logger Memory

Model

  • Table Interface
  • Testcase Definition Interface
  • Todo Meta
  • Todo Static
  • Todo Generator
  • Todo Reference

Model Decision

  • Base Section Definition
  • Base Single Row Section Definition
  • Execute Section Definition
  • Never Execute Section Definition
  • Multiplicity Section Definition
  • Summary Section Definition
  • Field Section Definition
  • Field Sub Section Definition
  • Multi Row Section Definition
  • Tag Section Definition
  • Filter Section Definition
  • Generator Switch Section Definition
  • Testcase Definition Decision
  • Table Decision
  • Section Types
  • Validate Double
  • Validate Helper
  • Validate Missing

Model Matrix

  • Testcase Definition Matrix
  • Table Matrix

Importer xlsx

  • Importer xlsx

File Processor

  • Importer Interface
  • Parser Interface
  • Interface Filter
  • Simple Array Filter
  • Simple Array Ignore Filter
  • Parser Constants
  • Parser Decision Constants
  • Parser Decision
  • Parser Matrix Constants
  • Parser Matrix
  • Parser Specification Constants
  • Parser Specification
  • Parser Specification Converter

Data Generator

  • Data Generator Interface
  • Data Generator Base
  • Service Registry
  • Generator Faker

Processor

  • Interface Processor
  • Interface Writer
  • Node
  • Reference
  • Testcase Data
  • Processor
  • writeMetaData
  • writeStaticData
  • utilCartesian

Filter Section Definition

FilterSectionDefinition ⇐ BaseSectionDefinition

A FilterSection is used to filter test cases when the data generator creates the data out of theses tables.

Kind: global class
Extends: BaseSectionDefinition

  • FilterSectionDefinition ⇐ BaseSectionDefinition
    • .filterProcessorNames
    • .expressions
    • .comments
    • .validate() ⇒ array

filterSectionDefinition.filterProcessorNames

Stores the names of the filter processors by there row id

Kind: instance property of FilterSectionDefinition

filterSectionDefinition.expressions

Stores the filter expressions by there rowId

Kind: instance property of FilterSectionDefinition

filterSectionDefinition.comments

Stores the comment entries by there there rowID

Kind: instance property of FilterSectionDefinition

filterSectionDefinition.validate() ⇒ array

Validates this section definition.

  • each key field must exists
  • the key values should be unique

Kind: instance method of FilterSectionDefinition
Returns: array - issues An array of issues found

← Tag Section DefinitionGenerator Switch Section Definition →
  • FilterSectionDefinition ⇐ BaseSectionDefinition
    • filterSectionDefinition.filterProcessorNames
    • filterSectionDefinition.expressions
    • filterSectionDefinition.comments
    • filterSectionDefinition.validate() ⇒ array
Nanook
Docs
TutorialsGuide
More
ImprintPrivacy PolicyGitHubStar
Copyright © 2022 Nanook.io