Remove unnecessary constant and make isHigh parameter final #3769
GitHub Actions / Encoders test report
failed
Jul 15, 2024 in 0s
367 tests run, 0 skipped, 1 failed.
Annotations
github-actions / Encoders test report
LightweightFhirEncodersTest.testThrowsExceptionWhenUnsupportedResource
Expected au.csiro.pathling.encoders.UnsupportedResourceError to be thrown, but nothing was thrown.
Raw output
org.opentest4j.AssertionFailedError: Expected au.csiro.pathling.encoders.UnsupportedResourceError to be thrown, but nothing was thrown.
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:73)
at org.junit.jupiter.api.AssertThrows.assertThrows(AssertThrows.java:35)
at org.junit.jupiter.api.Assertions.assertThrows(Assertions.java:3115)
at au.csiro.pathling.encoders.LightweightFhirEncodersTest.testThrowsExceptionWhenUnsupportedResource(LightweightFhirEncodersTest.java:232)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Loading