Class TogglzTestConfiguration
- java.lang.Object
-
- de.otto.edison.testsupport.togglz.TogglzTestConfiguration
-
@Configuration @ConditionalOnClass(name="de.otto.edison.togglz.configuration.TogglzConfiguration") public class TogglzTestConfiguration extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTogglzTestConfiguration.EmptyTestFeatures
-
Constructor Summary
Constructors Constructor Description TogglzTestConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.togglz.core.manager.TogglzConfigtogglzConfig()org.togglz.core.user.UserProvideruserProvider()
-