Class DefaultValueProviderSelectionStrategyTest


  • @UnitTest
    public class DefaultValueProviderSelectionStrategyTest
    extends java.lang.Object
    • Field Detail

      • expectedException

        public org.junit.rules.ExpectedException expectedException
    • Constructor Detail

      • DefaultValueProviderSelectionStrategyTest

        public DefaultValueProviderSelectionStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • getValueProvider

        public void getValueProvider()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveValueProviderFromIndexedProperty

        public void resolveValueProviderFromIndexedProperty()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveValueProviderFromIndexedType

        public void resolveValueProviderFromIndexedType()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveDefaultValueProvider

        public void resolveDefaultValueProvider()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveValueProvidersWithSameId

        public void resolveValueProvidersWithSameId()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveValueProvidersWithDifferentIds

        public void resolveValueProvidersWithDifferentIds()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception