Class IntegerValueConverterTest
java.lang.Object
de.hybris.platform.media.storage.impl.IntegerValueConverterTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
IntegerValueConverterTest
public IntegerValueConverterTest()
-
-
Method Details
-
shouldConvertCorrectStringRepresentationOfInteger
public void shouldConvertCorrectStringRepresentationOfInteger() -
shouldThrowIllegalArgumentExceptionWhenInputIsNull
public void shouldThrowIllegalArgumentExceptionWhenInputIsNull() -
shouldThrowIllegalArgumentExceptionWhenInputIsEmpty
public void shouldThrowIllegalArgumentExceptionWhenInputIsEmpty() -
shouldThrowIllegalArgumentExceptionWhenInputIsInvalidStringRepresentationOfInteger
public void shouldThrowIllegalArgumentExceptionWhenInputIsInvalidStringRepresentationOfInteger()
-