org.silverpeas.servlet
Class HttpRequestTest
java.lang.Object
org.silverpeas.servlet.HttpRequestTest
public class HttpRequestTest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpRequestTest
public HttpRequestTest()
setup
public void setup()
getParameterAsBooleanForNullValue
public void getParameterAsBooleanForNullValue()
getParameterAsBooleanForEmptyValue
public void getParameterAsBooleanForEmptyValue()
getParameterAsBooleanForNotDefinedValue
public void getParameterAsBooleanForNotDefinedValue()
getParameterAsBooleanForNotBooleanValue
public void getParameterAsBooleanForNotBooleanValue()
getParameterAsBooleanForFalseValue
public void getParameterAsBooleanForFalseValue()
getParameterAsBooleanForTrueValue
public void getParameterAsBooleanForTrueValue()
getParameterAsBooleanForYesValue
public void getParameterAsBooleanForYesValue()
getParameterAsBooleanForOneValue
public void getParameterAsBooleanForOneValue()
getParameterAsIntegerForNullValue
public void getParameterAsIntegerForNullValue()
getParameterAsIntegerForEmptyValue
public void getParameterAsIntegerForEmptyValue()
getParameterAsIntegerForNotDefinedValue
public void getParameterAsIntegerForNotDefinedValue()
getParameterAsIntegerForNotIntegerValue
public void getParameterAsIntegerForNotIntegerValue()
getParameterAsIntegerForDecimalValue
public void getParameterAsIntegerForDecimalValue()
getParameterAsIntegerForMinusValue
public void getParameterAsIntegerForMinusValue()
getParameterAsIntegerForZeroValue
public void getParameterAsIntegerForZeroValue()
getParameterAsIntegerForPositiveValue
public void getParameterAsIntegerForPositiveValue()
getParameterAsLongForNullValue
public void getParameterAsLongForNullValue()
getParameterAsLongForEmptyValue
public void getParameterAsLongForEmptyValue()
getParameterAsLongForNotDefinedValue
public void getParameterAsLongForNotDefinedValue()
getParameterAsLongForNotLongValue
public void getParameterAsLongForNotLongValue()
getParameterAsLongForDecimalValue
public void getParameterAsLongForDecimalValue()
getParameterAsLongForMinusValue
public void getParameterAsLongForMinusValue()
getParameterAsLongForZeroValue
public void getParameterAsLongForZeroValue()
getParameterAsLongForPositiveValue
public void getParameterAsLongForPositiveValue()
getParameterAsEnumWithoutCreatorAnnotationForNullValue
public void getParameterAsEnumWithoutCreatorAnnotationForNullValue()
getParameterAsEnumWithCreatorAnnotationForNullValue
public void getParameterAsEnumWithCreatorAnnotationForNullValue()
getParameterAsEnumWithoutCreatorAnnotationForEmptyValue
public void getParameterAsEnumWithoutCreatorAnnotationForEmptyValue()
getParameterAsEnumWithCreatorAnnotationForEmptyValue
public void getParameterAsEnumWithCreatorAnnotationForEmptyValue()
getParameterAsEnumWithoutCreatorAnnotationForNotDefinedValue
public void getParameterAsEnumWithoutCreatorAnnotationForNotDefinedValue()
getParameterAsEnumWithCreatorAnnotationForNotDefinedValue
public void getParameterAsEnumWithCreatorAnnotationForNotDefinedValue()
getParameterAsEnumWithoutCreatorAnnotationForUnknownValue
public void getParameterAsEnumWithoutCreatorAnnotationForUnknownValue()
getParameterAsEnumWithCreatorAnnotationForUnknownValue
public void getParameterAsEnumWithCreatorAnnotationForUnknownValue()
getParameterAsEnumWithoutCreatorAnnotationForLowercaseValue
public void getParameterAsEnumWithoutCreatorAnnotationForLowercaseValue()
getParameterAsEnumWithCreatorAnnotationForLowercaseValue
public void getParameterAsEnumWithCreatorAnnotationForLowercaseValue()
getParameterAsEnumWithoutCreatorAnnotationForUppercaseValue
public void getParameterAsEnumWithoutCreatorAnnotationForUppercaseValue()
getParameterAsEnumWithCreatorAnnotationForUppercaseValue
public void getParameterAsEnumWithCreatorAnnotationForUppercaseValue()
Copyright © 2016 Silverpeas. All Rights Reserved.