Skip to content

Should FastaFileValidationCheck be FlatfileFileValidationCheck in FlatfileFileValidationCheckTest? #173

@mahesh-panchal

Description

@mahesh-panchal

I'm exploring the code to see how flatfile validation is performed and I came across this line which confused me.

FastaFileValidationCheck check = new FastaFileValidationCheck(options, sharedInfo);

The rest of the tests reference a FlatfileFileValidationCheck object, but this one uses FastaFileValidationCheck. Should this also be a FlatfileFileValidationCheck object too?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions