public class TestEnvironmentDetector extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AXONIQ_USAGE_FORCE_TEST_ENVIRONMENT
System property to force the usage reporter to assume it's not a test environment.
|
Constructor and Description |
---|
TestEnvironmentDetector() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isTestEnvironment()
Checks whether the current environment is a test environment.
|
public static final String AXONIQ_USAGE_FORCE_TEST_ENVIRONMENT
Copyright © 2010–2025. All rights reserved.