Class TestHelper
java.lang.Object
org.opendaylight.controller.test.sal.binding.it.TestHelper
Deprecated, for removal: This API element is subject to removal in a future version.
Use config-it and/or mdsal-it instead.
Helper utility for running IT tests.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version.static final StringDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic org.ops4j.pax.exam.OptionDeprecated, for removal: This API element is subject to removal in a future version.static org.ops4j.pax.exam.OptionDeprecated, for removal: This API element is subject to removal in a future version.static org.ops4j.pax.exam.OptionDeprecated, for removal: This API element is subject to removal in a future version.static org.ops4j.pax.exam.OptionDeprecated, for removal: This API element is subject to removal in a future version.static org.ops4j.pax.exam.OptionDeprecated, for removal: This API element is subject to removal in a future version.static org.ops4j.pax.exam.OptionDeprecated, for removal: This API element is subject to removal in a future version.static org.ops4j.pax.exam.OptionDeprecated, for removal: This API element is subject to removal in a future version.static org.ops4j.pax.exam.OptionDeprecated, for removal: This API element is subject to removal in a future version.static org.ops4j.pax.exam.OptionDeprecated, for removal: This API element is subject to removal in a future version.Return an option containing models for testing purposes.
-
Field Details
-
CONTROLLER
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
MDSAL
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
YANGTOOLS
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
CONTROLLER_MODELS
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
MDSAL_MODELS
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Method Details
-
mdSalCoreBundles
public static org.ops4j.pax.exam.Option mdSalCoreBundles()Deprecated, for removal: This API element is subject to removal in a future version. -
configMinumumBundles
public static org.ops4j.pax.exam.Option configMinumumBundles()Deprecated, for removal: This API element is subject to removal in a future version. -
bindingAwareSalBundles
public static org.ops4j.pax.exam.Option bindingAwareSalBundles()Deprecated, for removal: This API element is subject to removal in a future version. -
bindingIndependentSalBundles
public static org.ops4j.pax.exam.Option bindingIndependentSalBundles()Deprecated, for removal: This API element is subject to removal in a future version. -
protocolFrameworkBundles
public static org.ops4j.pax.exam.Option protocolFrameworkBundles()Deprecated, for removal: This API element is subject to removal in a future version. -
flowCapableModelBundles
public static org.ops4j.pax.exam.Option flowCapableModelBundles()Deprecated, for removal: This API element is subject to removal in a future version. -
salTestModelBundles
public static org.ops4j.pax.exam.Option salTestModelBundles()Deprecated, for removal: This API element is subject to removal in a future version.Return an option containing models for testing purposes.- Returns:
- option containing models for testing purposes
-
baseModelBundles
public static org.ops4j.pax.exam.Option baseModelBundles()Deprecated, for removal: This API element is subject to removal in a future version. -
junitAndMockitoBundles
public static org.ops4j.pax.exam.Option junitAndMockitoBundles()Deprecated, for removal: This API element is subject to removal in a future version.
-