@UnitTest public class AttributeStrategyConverterTest extends java.lang.Object
| Constructor and Description |
|---|
AttributeStrategyConverterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
givenThatNoneOfThePredicatesAreTrueShouldReturnNull() |
void |
givenThatOnlyOnePredicateIsTrueShouldExecuteOnlyOneConverter() |
void |
givenThatTwoPredicatesAreTrueShouldReturnTheLastConversionDefined() |
void |
setup() |
public void setup()
throws java.lang.Exception
java.lang.Exceptionpublic void givenThatOnlyOnePredicateIsTrueShouldExecuteOnlyOneConverter()
throws java.lang.Exception
java.lang.Exceptionpublic void givenThatTwoPredicatesAreTrueShouldReturnTheLastConversionDefined()
public void givenThatNoneOfThePredicatesAreTrueShouldReturnNull()
Copyright © 2018 SAP SE. All Rights Reserved.