Class ValueProviderParameterUtilsTest

java.lang.Object
de.hybris.platform.solrfacetsearch.provider.impl.ValueProviderParameterUtilsTest

@UnitTest public class ValueProviderParameterUtilsTest extends Object
  • Constructor Details

    • ValueProviderParameterUtilsTest

      public ValueProviderParameterUtilsTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetInt

      public void testGetInt() throws Exception
      Throws:
      Exception
    • testGetIntDefaultValue

      public void testGetIntDefaultValue() throws Exception
      Throws:
      Exception
    • testGetLong

      public void testGetLong() throws Exception
      Throws:
      Exception
    • testGetLongDefaultValue

      public void testGetLongDefaultValue() throws Exception
      Throws:
      Exception
    • testGetDouble

      public void testGetDouble() throws Exception
      Throws:
      Exception
    • testGetDoubleDefaultValue

      public void testGetDoubleDefaultValue() throws Exception
      Throws:
      Exception
    • testGetBoolean

      public void testGetBoolean() throws Exception
      Throws:
      Exception
    • testGetBooleanDefaultValue

      public void testGetBooleanDefaultValue() throws Exception
      Throws:
      Exception
    • testGetString

      public void testGetString() throws Exception
      Throws:
      Exception
    • testGetStringDefaultValue

      public void testGetStringDefaultValue() throws Exception
      Throws:
      Exception