- registerComponent(Class<?>) - Method in class org.xwiki.test.jmock.AbstractComponentTestCase
-
Deprecated.
- registerComponent(Type, String, Object) - Method in class org.xwiki.test.TestComponentManager
-
Registers a component.
- registerComponent(Type, Object) - Method in class org.xwiki.test.TestComponentManager
-
Registers a component (with a default role hint).
- registerComponent(Class<?>) - Method in class org.xwiki.test.TestComponentManager
-
Register components associated to the provided class.
- registerComponentIfDontExist(Class<?>) - Method in class org.xwiki.test.TestComponentManager
-
Register components associated to the provided class if there is not already one.
- registerComponents() - Method in class org.xwiki.test.jmock.AbstractComponentTestCase
-
Deprecated.
Register custom/mock components
- registerMemoryConfigurationSource() - Method in class org.xwiki.test.TestComponentManager
-
Register in-memory data source for the default and "xwikiproperties" configuration sources.
- registerMockComponent(Class<T>, String, String) - Method in class org.xwiki.test.jmock.AbstractMockingTestCase
-
Deprecated.
- registerMockComponent(Type, String, String) - Method in class org.xwiki.test.jmock.AbstractMockingTestCase
-
Deprecated.
- registerMockComponent(Class<T>, String) - Method in class org.xwiki.test.jmock.AbstractMockingTestCase
-
Deprecated.
- registerMockComponent(Type, String) - Method in class org.xwiki.test.jmock.AbstractMockingTestCase
-
Deprecated.
- registerMockComponent(Class<T>) - Method in class org.xwiki.test.jmock.AbstractMockingTestCase
-
Deprecated.
- registerMockComponent(Type) - Method in class org.xwiki.test.jmock.AbstractMockingTestCase
-
Deprecated.
- registerMockComponent(Mockery, Type, String, String) - Method in class org.xwiki.test.jmock.MockingComponentManager
-
Deprecated.
Register a mock component.
- registerMockComponent(Mockery, Type, String) - Method in class org.xwiki.test.jmock.MockingComponentManager
-
Deprecated.
Register a mock component.
- registerMockComponent(Mockery, Type) - Method in class org.xwiki.test.jmock.MockingComponentManager
-
Deprecated.
Register a mock component.
- registerMockComponent(Type, String) - Method in class org.xwiki.test.mockito.MockitoComponentManager
-
Registers a Mock component.
- registerMockComponent(Type) - Method in class org.xwiki.test.mockito.MockitoComponentManager
-
Registers a Mock component (using the default role hint).
- registerMockComponent(Type, String) - Method in class org.xwiki.test.mockito.MockitoComponentManagerRule
-
Registers a Mock component.
- registerMockComponent(Type, String, boolean) - Method in class org.xwiki.test.mockito.MockitoComponentManagerRule
-
Registers a Mock component.
- registerMockComponent(Type) - Method in class org.xwiki.test.mockito.MockitoComponentManagerRule
-
Registers a Mock component (using the default role hint).
- registerMockComponent(Type, boolean) - Method in class org.xwiki.test.mockito.MockitoComponentManagerRule
-
Registers a Mock component (using the default role hint).
- registerMockComponentWithId(Mockery, Type, String) - Method in class org.xwiki.test.jmock.MockingComponentManager
-
Deprecated.
Register a mock component.