Class TestContext

java.lang.Object
dev.enola.common.context.TestContext

public final class TestContext extends Object
Utility to detect if it is running under a test, for example to disable some production features.

Tests should use TestContextRule.