Verifies proper handling of JUnit's {@link org.junit.Ignore @Ignore} andSpring's {@link org.springframework.test.annotation.IfProfileValue @IfProfileValue}and {@link ProfileValueSourceConfiguration @ProfileValueSourceConfiguration}(with an explicit, custom defined {@link ProfileValueSource}) annotations in conjunction with the {@link SpringJUnit4ClassRunner}.
@author Sam Brannen @since 2.5 @see EnabledAndIgnoredSpringRunnerTests
|
|
|
|
|
|
|
|
|
|
|
|