[ 
https://issues.apache.org/jira/browse/NIFI-15946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Stieglitz updated NIFI-15946:
------------------------------------
    Description: 
Many of the tests in {{TestYamlTreeRowRecordReader}} were taken from similar 
tests in {{TestJsonTreeRowRecordReader.}} One of the variables found in 
{{TestJsonTreeRowRecordReader}} is named {{jsonFile}}  which makes sense for 
use with JSON files but not for YAML files. Yet that variable is used in 
{{TestYamlTreeRowRecordReader.}}

The goal of this ticket is rename those variables named {{jsonFile}} to 
{{yamlFile}}

  was:
Many of the tests in {{TestYamlTreeRowRecordReader}} were taken from similar 
tests in {{TestJsonTreeRowRecordReader.}} One of the variables found in 
{{TestJsonTreeRowRecordReader}} is named {{jsonFile}}  which makes sense for 
use with JSON files but not for YAML files. Yes that variable is used in 
{{TestYamlTreeRowRecordReader.}}

The goal of this ticket is rename those variables named {{jsonFile}} to 
{{yamlFile}}


> TestYamlTreeRowRecordReader refers to YAML files with variable named jsonFile
> -----------------------------------------------------------------------------
>
>                 Key: NIFI-15946
>                 URL: https://issues.apache.org/jira/browse/NIFI-15946
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Many of the tests in {{TestYamlTreeRowRecordReader}} were taken from similar 
> tests in {{TestJsonTreeRowRecordReader.}} One of the variables found in 
> {{TestJsonTreeRowRecordReader}} is named {{jsonFile}}  which makes sense for 
> use with JSON files but not for YAML files. Yet that variable is used in 
> {{TestYamlTreeRowRecordReader.}}
> The goal of this ticket is rename those variables named {{jsonFile}} to 
> {{yamlFile}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to