Package org.junit


package org.junit
This package mocks the few classes that Testcontainers needs from junit 4, so that the lib can be excluded.

testcontainers-java#970