Class ConfigurationQuoteIntegrationFacadeImplTest


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

      • thrown

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

      • ConfigurationQuoteIntegrationFacadeImplTest

        public ConfigurationQuoteIntegrationFacadeImplTest()
    • Method Detail

      • setUp

        public void setUp()
      • prepareQuoteItemWithConfig

        protected void prepareQuoteItemWithConfig​(java.lang.String configId,
                                                  int entryNumber)
      • prepareQuoteItemWithoutConfig

        protected void prepareQuoteItemWithoutConfig​(int entryNumber)
      • testGetConfiguration

        public void testGetConfiguration()
      • testGetConfigurationEntryNotFound

        public void testGetConfigurationEntryNotFound()
      • testFindQuoteNotFound

        public void testFindQuoteNotFound()
      • testFindQuote

        public void testFindQuote()