Skip to content

There have A bug in APPTest.java. #250

@antonyHsueh

Description

@antonyHsueh

Describe the bug
When using command "mvn package" in "./Transformers/Java/', the TEST phase pop failures and error.

You can fix by editting APPTest.java 34 line.
private static String expectedJavaFile = "./lampion/test/examples/example.java"; =>
private static String expectedJavaFile = "./lampion/test/examples/Example.java";

Screenshots
Here is screenshots and surefire reports.
2024-03-04 201002

com.github.ciselab.lapion.cli.program.AppTest.txt

Metadata

Metadata

Assignees

No one assigned

    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