Package de.hybris.platform.impex.jalo
Class ValueLineMarkUnresolvedTest
- java.lang.Object
-
- de.hybris.platform.impex.jalo.ValueLineMarkUnresolvedTest
-
@UnitTest public class ValueLineMarkUnresolvedTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ValueLineMarkUnresolvedTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidtestIfMarkUnresolvedIsEmptyReasonResistant()voidtestIfMarkUnresolvedIsEmptyReasonResistantWithRecentlyUnresolvedReason()voidtestIfMarkUnresolvedIsNullReasonResistant()voidtestIfMarkUnresolvedIsNullReasonResistantWithRecentlyUnresolvedReason()
-
-
-
Method Detail
-
setUp
public void setUp()
-
testIfMarkUnresolvedIsNullReasonResistant
public void testIfMarkUnresolvedIsNullReasonResistant()
-
testIfMarkUnresolvedIsEmptyReasonResistant
public void testIfMarkUnresolvedIsEmptyReasonResistant()
-
testIfMarkUnresolvedIsNullReasonResistantWithRecentlyUnresolvedReason
public void testIfMarkUnresolvedIsNullReasonResistantWithRecentlyUnresolvedReason()
-
testIfMarkUnresolvedIsEmptyReasonResistantWithRecentlyUnresolvedReason
public void testIfMarkUnresolvedIsEmptyReasonResistantWithRecentlyUnresolvedReason()
-
-