Package org.junit.rules
-
Interface Summary Interface Description TestRule Exists so that we can exclude junit 4 from our dependencies and still use testcontainers.
Interface | Description |
---|---|
TestRule |
Exists so that we can exclude junit 4 from our dependencies and still use testcontainers.
|