testAccessToBooleanNegator() Checks reflection access to the converting ValueModel
returned by ConverterFactory.createBooleanNegator.
public void
testAccessToBooleanToStringConverter() Checks reflection access to the converting ValueModel
returned by ConverterFactory.createBooleanToStringConverter.
public void
testAccessToDoubleToIntegerConverter() Checks reflection access to the converting ValueModel
returned by ConverterFactory.createDoubleToIntegerConverter.
public void
testAccessToFloatToIntegerConverter() Checks reflection access to the converting ValueModel
returned by ConverterFactory.createFloatToIntegerConverter.
public void
testAccessToLongToIntegerConverter() Checks reflection access to the converting ValueModel
returned by ConverterFactory.createLongToIntegerConverter.
public void
testAccessToStringConverter() Checks reflection access to the converting ValueModel
returned by ConverterFactory.createStringConverter.