Class org.springframework.core.env.StandardEnvironmentTests

39

tests

0

failures

0

ignored

0.123s

duration

100%

successful

Tests

Test Duration Result
acceptsProfiles_activeProfileSetProgrammatically 0s passed
acceptsProfiles_activeProfileSetViaProperty 0s passed
acceptsProfiles_defaultProfile 0.001s passed
acceptsProfiles_withEmptyArgument 0s passed
acceptsProfiles_withEmptyArgumentList 0s passed
acceptsProfiles_withInvalidNotOperator 0.001s passed
acceptsProfiles_withNotOperator 0s passed
acceptsProfiles_withNullArgument 0s passed
acceptsProfiles_withNullArgumentList 0s passed
activeProfilesIsEmptyByDefault 0s passed
addActiveProfile 0.001s passed
addActiveProfile_whenActiveProfilesPropertyIsAlreadySet 0.003s passed
defaultProfileWithCircularPlaceholder 0.001s passed
defaultProfilesContainsDefaultProfileByDefault 0s passed
environmentSubclass_withCustomProfileValidation 0.001s passed
getActiveProfiles_fromSystemProperties 0s passed
getActiveProfiles_fromSystemProperties_withMulitpleProfiles_withWhitespace 0s passed
getActiveProfiles_fromSystemProperties_withMultipleProfiles 0.001s passed
getActiveProfiles_systemPropertiesEmpty 0s passed
getDefaultProfiles 0.001s passed
getSystemEnvironment_withAndWithoutSecurityManager 0.009s passed
getSystemProperties_withAndWithoutSecurityManager 0.103s passed
merge 0.001s passed
propertySourceOrder 0s passed
propertySourceTypes 0s passed
reservedDefaultProfile 0s passed
setActiveProfiles 0s passed
setActiveProfiles_withEmptyProfile 0s passed
setActiveProfiles_withNotOperator 0s passed
setActiveProfiles_withNullProfile 0s passed
setActiveProfiles_withNullProfileArray 0s passed
setDefaultProfiles 0s passed
setDefaultProfiles_withEmptyProfile 0s passed
setDefaultProfiles_withNotOperator 0s passed
setDefaultProfiles_withNullProfile 0s passed
setDefaultProfiles_withNullProfileArray 0s passed
suppressGetenvAccessThroughSpringFlag 0s passed
suppressGetenvAccessThroughSpringProperty 0s passed
suppressGetenvAccessThroughSystemProperty 0s passed

Standard output

16:29:53.502 [Test worker] INFO  org.springframework.core.env.StandardEnvironment - Caught AccessControlException when accessing system property 'verboten'; its value will be returned [null]. Reason: Accessing the system property [verboten] is disallowed
16:29:53.592 [Test worker] INFO  org.springframework.core.env.StandardEnvironment - Caught AccessControlException when accessing system environment variable 'verboten'; its value will be returned [null]. Reason: Accessing the system environment variable [verboten] is disallowed