Class DefaultProductResolutionStrategyTest


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

      • expectedException

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

      • DefaultProductResolutionStrategyTest

        public DefaultProductResolutionStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • testNullDataValue

        public void testNullDataValue()
      • testWrongDataValueType

        public void testWrongDataValueType()
      • testProductResolution

        public void testProductResolution()