java.lang.Object
org.opendaylight.controller.test.sal.binding.it.TestHelper

@Deprecated(forRemoval=true) public final class TestHelper extends Object
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

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.ops4j.pax.exam.Option
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static org.ops4j.pax.exam.Option
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static org.ops4j.pax.exam.Option
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static org.ops4j.pax.exam.Option
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static org.ops4j.pax.exam.Option
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static org.ops4j.pax.exam.Option
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static org.ops4j.pax.exam.Option
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static org.ops4j.pax.exam.Option
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static org.ops4j.pax.exam.Option
    Deprecated, for removal: This API element is subject to removal in a future version.
    Return an option containing models for testing purposes.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • CONTROLLER

      public static final String CONTROLLER
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • MDSAL

      public static final String MDSAL
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • YANGTOOLS

      public static final String YANGTOOLS
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • CONTROLLER_MODELS

      public static final String CONTROLLER_MODELS
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • MDSAL_MODELS

      public static final String 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.