Uses of Class
org.apache.sling.testing.mock.osgi.junit.OsgiContextBuilder
-
Uses of OsgiContextBuilder in org.apache.sling.testing.mock.osgi.junit
Methods in org.apache.sling.testing.mock.osgi.junit that return OsgiContextBuilderModifier and TypeMethodDescriptionfinal @NotNull OsgiContextBuilder
OsgiContextBuilder.afterSetUp
(@NotNull ContextCallback<? extends OsgiContextImpl> @NotNull ... afterSetUpCallback) final @NotNull OsgiContextBuilder
OsgiContextBuilder.afterTearDown
(@NotNull ContextCallback<? extends OsgiContextImpl> @NotNull ... afterTearDownCallback) final @NotNull OsgiContextBuilder
OsgiContextBuilder.beforeSetUp
(@NotNull ContextCallback<? extends OsgiContextImpl> @NotNull ... beforeSetUpCallback) final @NotNull OsgiContextBuilder
OsgiContextBuilder.beforeTearDown
(@NotNull ContextCallback<? extends OsgiContextImpl> @NotNull ... beforeTearDownCallback) final @NotNull OsgiContextBuilder
OsgiContextBuilder.plugin
(@NotNull ContextPlugin<? extends OsgiContextImpl> @NotNull ... plugin)