Class ConfigurableLinkOperationFactoryUnitTest
java.lang.Object
de.hybris.platform.persistence.links.ConfigurableLinkOperationFactoryUnitTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigurableLinkOperationFactoryUnitTest
public ConfigurableLinkOperationFactoryUnitTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldUseFirstEnabledFactoryAndDontAskOthers
public void shouldUseFirstEnabledFactoryAndDontAskOthers() -
shouldUseFirstEnabledFactoryAndSkipDisabled
public void shouldUseFirstEnabledFactoryAndSkipDisabled() -
shouldThrowAnExceptionWhenThereIsNoFactories
public void shouldThrowAnExceptionWhenThereIsNoFactories() -
shouldThrowAnExceptionWhenThereIsNoEnabledFactory
public void shouldThrowAnExceptionWhenThereIsNoEnabledFactory()
-