Remove JUnit 4 support (#10805) #15812
ci.yml
on: push
Matrix: core
turbo-mode
3m 46s
Matrix: check
Matrix: check_examples
Matrix: check_docs_examples
Annotations
2 errors
|
HttpWaitStrategyTest.testWaitUntilReadyWithSuccessWithCustomHeaders():
core/src/test/java/org/testcontainers/junit/wait/strategy/HttpWaitStrategyTest.java#L57
java.lang.AssertionError:
Expecting actual:
""
to contain:
"foo: bar"
|
|
HttpWaitStrategyTest.testWaitUntilReadyWithSuccessWithCustomHeaders():
core/src/test/java/org/testcontainers/junit/wait/strategy/HttpWaitStrategyTest.java#L57
java.lang.AssertionError:
Expecting actual:
""
to contain:
"foo: bar"
|