Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
ACTIVE_MOCKS |
"micronaut.test.spock.active.mocks" |
public static final java.lang.String |
ACTIVE_SPEC_NAME |
"micronaut.test.active.spec" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
DISABLED_MESSAGE |
"Test is not bean. Either the test does not satisfy requirements defined by @Requires or annotation processing is not enabled. If the latter ensure annotation processing is enabled in your IDE." |