@UnitTest public class ConfigurableLinkOperationFactoryUnitTest extends java.lang.Object
| Constructor and Description |
|---|
ConfigurableLinkOperationFactoryUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldThrowAnExceptionWhenThereIsNoEnabledFactory() |
void |
shouldThrowAnExceptionWhenThereIsNoFactories() |
void |
shouldUseFirstEnabledFactoryAndDontAskOthers() |
void |
shouldUseFirstEnabledFactoryAndSkipDisabled() |
public ConfigurableLinkOperationFactoryUnitTest()
public void setUp()
public void shouldUseFirstEnabledFactoryAndDontAskOthers()
public void shouldUseFirstEnabledFactoryAndSkipDisabled()
public void shouldThrowAnExceptionWhenThereIsNoFactories()
public void shouldThrowAnExceptionWhenThereIsNoEnabledFactory()
Copyright © 2018 SAP SE. All Rights Reserved.