14 lines
931 B
Plaintext
14 lines
931 B
Plaintext
-------------------------------------------------------------------------------
|
|
Test set: com.developx.szpitale.ingest.source.DebugTest
|
|
-------------------------------------------------------------------------------
|
|
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.060 s <<< FAILURE! -- in com.developx.szpitale.ingest.source.DebugTest
|
|
com.developx.szpitale.ingest.source.DebugTest.debug_jsoupFixtureParsing -- Time elapsed: 0.045 s <<< FAILURE!
|
|
org.opentest4j.AssertionFailedError: Debug output
|
|
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
|
|
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
|
|
at com.developx.szpitale.ingest.source.DebugTest.debug_jsoupFixtureParsing(DebugTest.java:53)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
|
|
at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
|
|
|