8000 Empty file in javaparser-core-testing may cause false alarms when checking sources · Issue #4599 · javaparser/javaparser · GitHub
[go: up one dir, main page]

Skip to content

Empty file in javaparser-core-testing may cause false alarms when checking sources #4599

@JiriOndrusek

Description

@JiriOndrusek

I noticed, that the class https://github.com/javaparser/javaparser/blob/master/javaparser-core-testing/src/test/resources/com/github/javaparser/storage/B.java is empty.

This fact might cause false alarms when automated tools are checking whether all sources are not empty.

I think that very simple solution would be to add content like //empty, in that way the functionality of CompilationUnitTest would stay the same, and the tools checking non-empty files would be satisfied too.

Let me provide a simple PR fixing it.

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

      0