@UnitTest public class DefaultQuoteUpdateStateStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultQuoteUpdateStateStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldNotUpdateQuoteState() |
void |
shouldNotUpdateQuoteStateIfQuoteActionIsNull() |
void |
shouldNotUpdateQuoteStateIfQuoteIsNull() |
void |
shouldNotUpdateQuoteStateIfUserIsNull() |
void |
shouldUpdateQuoteState() |
public void setUp()
public void shouldUpdateQuoteState()
public void shouldNotUpdateQuoteState()
public void shouldNotUpdateQuoteStateIfQuoteActionIsNull()
public void shouldNotUpdateQuoteStateIfQuoteIsNull()
public void shouldNotUpdateQuoteStateIfUserIsNull()
Copyright © 2018 SAP SE. All Rights Reserved.