Class CopyrightTranslatorTest
java.lang.Object
de.hybris.platform.acceleratorservices.dataimport.batch.converter.CopyrightTranslatorTest
Test for
CopyrightTranslator-
Constructor Details
-
CopyrightTranslatorTest
public CopyrightTranslatorTest()
-
-
Method Details
-
setUp
public void setUp() -
testNull
public void testNull() -
testEmpty
public void testEmpty() -
testValidMessageWithDateFormat
public void testValidMessageWithDateFormat() -
testValidMessageWithoutDateFormat
public void testValidMessageWithoutDateFormat() -
testInvalidMessageOne
public void testInvalidMessageOne() -
testInvalidMessageTwo
public void testInvalidMessageTwo() -
testInvalidMessageThree
public void testInvalidMessageThree()
-