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