Skip to content

Multiple parameters have to be wrapped in 'Arguments' in JarClassesAnalyzerTest #154

Description

@elharo

Affected version

HEAD

Bug description

Gemini and IntelliJ concur there's something wonky here though I don't fully grok the problem myself:

// Missing 'static' keyword
    static String[][] testAnalyzeJarVersion() {
        return new String[][] { ... };
    }

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions