Hello MicroEJ Team,
I am facing the below issue while running the unit test for pages.
WARNING: [W4] - At least one test has failed to pass: 1 tests have gone wrong.
At least one test has failed to pass:
1 tests have gone wrong.
java.lang.AssertionError: At least one test has failed to pass:
1 tests have gone wrong.
at com.microej.testengine.MicroejTestEngine.execute(MicroejTestEngine.java:243)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
I have also attached the test suite report which shows the error.
- Report ended before the test suite start
- Report says test passed but still getting failure message.
- Report ended before the test suite end