@UnitTest public class DefaultItemModelSearchStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultItemModelSearchStrategyTest() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldThrowIllegalArgumentExceptionWhenConverterIsNull()
public void shouldThrowIllegalArgumentExceptionWhenExampleIsNull()
public void shouldThrowModelLoadingExceptionWhenModelIsNotNew()
public void shouldThrowModelLoadingExceptionWhenModelIsNewButDoesNotContainsChangedAttributes()
public void shouldThrowModelLoadingExceptionWhenModifiedAttributeIsNotSearchable()
public void shouldThrowModelLoadingExceptionWhenModifiedAttributeReturnTypeIsMapType()
public void shouldThrowModelLoadingExceptionWhenModifiedAttributeReturnTypeIsCollectionType()
public void shouldThrowModelLoadingExceptionWhenModifiedAttributeIsLocalizedAndReturnTypeIsMapType()
public void shouldThrowModelLoadingExceptionWhenModifiedAttributeIsLocalizedAndReturnTypeIsCollectionType()
public void shouldThrowModelNotFoundExceptionWhenResultIsEmpty()
public void shouldThrowAmbiguousIdentifierExceptionWhenResultIsGreaterThanOne()
public void shouldThrowModelNotFoundExceptionWhenResultContainsOnlyNullValue()
public void shouldReturnFoundModelByExample()
public void shouldReturnListOfFoundModelsByExample()
public void shouldReturnFoundModelByExampleForLocalizedDescriptor()
Copyright © 2018 SAP SE. All Rights Reserved.