org.springframework.yarn.boot.test.junit
Class AbstractBootYarnClusterTests.EmptyConfig
java.lang.Object
org.springframework.yarn.boot.test.junit.AbstractBootYarnClusterTests.EmptyConfig
- Enclosing class:
- AbstractBootYarnClusterTests
@Configuration
public static class AbstractBootYarnClusterTests.EmptyConfig
- extends Object
Empty Spring @Configuration
class which can be referenced from tests solely using JavaConfig.
If tests are based on Spring test support, at minimum a dummy
empty class needs to be provided if xml configs are not present.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractBootYarnClusterTests.EmptyConfig
public AbstractBootYarnClusterTests.EmptyConfig()