Class DefaultAttributeDescriptorModelHelperServiceTest
java.lang.Object
de.hybris.platform.cms2.servicelayer.services.impl.DefaultAttributeDescriptorModelHelperServiceTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultAttributeDescriptorModelHelperServiceTest
public DefaultAttributeDescriptorModelHelperServiceTest()
-
-
Method Details
-
setup
public void setup() -
givenANonCollectionPropertyThenTypeCanBeRetrieved
public void givenANonCollectionPropertyThenTypeCanBeRetrieved() -
givenACollectionPropertyThenGenericTypeCanBeRetrieved
public void givenACollectionPropertyThenGenericTypeCanBeRetrieved() -
givenAInvalidPropertyCanBeRetrieved
public void givenAInvalidPropertyCanBeRetrieved()
-