Class ValueProviderParameterUtilsTest


  • @UnitTest
    public class ValueProviderParameterUtilsTest
    extends java.lang.Object
    • Constructor Detail

      • ValueProviderParameterUtilsTest

        public ValueProviderParameterUtilsTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetInt

        public void testGetInt()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetIntDefaultValue

        public void testGetIntDefaultValue()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetLong

        public void testGetLong()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetLongDefaultValue

        public void testGetLongDefaultValue()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDouble

        public void testGetDouble()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDoubleDefaultValue

        public void testGetDoubleDefaultValue()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetBoolean

        public void testGetBoolean()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetBooleanDefaultValue

        public void testGetBooleanDefaultValue()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetString

        public void testGetString()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetStringDefaultValue

        public void testGetStringDefaultValue()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception