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

Multi Row Section Definition

MultiRowSectionDefinition ⇐ BaseSectionDefinition

A section with multiple rows. This section has no defined functionality. The data is just transfered to the data model when the data is generated. It is used to add attributes to test cases.

Kind: global class
Extends: BaseSectionDefinition

  • MultiRowSectionDefinition ⇐ BaseSectionDefinition
    • .keys
    • .comments
    • .others
    • .validate() ⇒ array

multiRowSectionDefinition.keys

Stores the 'key' entries by there there rowID

Kind: instance property of MultiRowSectionDefinition

multiRowSectionDefinition.comments

Stores the 'comment' entries by there there rowID

Kind: instance property of MultiRowSectionDefinition

multiRowSectionDefinition.others

Stores the 'other' entries by there there rowID

Kind: instance property of MultiRowSectionDefinition

multiRowSectionDefinition.validate() ⇒ array

Validates this section definition.

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

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

← Field Sub Section DefinitionTag Section Definition →
  • MultiRowSectionDefinition ⇐ BaseSectionDefinition
    • multiRowSectionDefinition.keys
    • multiRowSectionDefinition.comments
    • multiRowSectionDefinition.others
    • multiRowSectionDefinition.validate() ⇒ array
Nanook
Docs
TutorialsGuide
More
ImprintPrivacy PolicyGitHubStar
Copyright © 2022 Nanook.io