JUnit5 api ships with `Assertions` and `Assumptions`, and it does not provide users with a way to opt-out of those classes. It would be great if the assertion and assumption classes were moved to a separate artifact.