Class DefaultQuoteUpdateStateStrategyTest


  • @UnitTest
    public class DefaultQuoteUpdateStateStrategyTest
    extends java.lang.Object
    Unit test for DefaultQuoteUpdateStateStrategy
    • Constructor Detail

      • DefaultQuoteUpdateStateStrategyTest

        public DefaultQuoteUpdateStateStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
      • shouldUpdateQuoteState

        public void shouldUpdateQuoteState()
      • shouldNotUpdateQuoteState

        public void shouldNotUpdateQuoteState()
      • shouldNotUpdateQuoteStateIfQuoteActionIsNull

        public void shouldNotUpdateQuoteStateIfQuoteActionIsNull()
      • shouldNotUpdateQuoteStateIfQuoteIsNull

        public void shouldNotUpdateQuoteStateIfQuoteIsNull()
      • shouldNotUpdateQuoteStateIfUserIsNull

        public void shouldNotUpdateQuoteStateIfUserIsNull()