@UnitTest public class DefaultCreateQuoteSnapshotStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultCreateQuoteSnapshotStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldCreateQuoteSnapshot() |
void |
shouldNotCreateQuoteSnapshotIfQuoteIsNull() |
void |
shouldNotCreateQuoteSnapshotIfQuoteStateIsNull() |
public DefaultCreateQuoteSnapshotStrategyTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldCreateQuoteSnapshot()
public void shouldNotCreateQuoteSnapshotIfQuoteIsNull()
public void shouldNotCreateQuoteSnapshotIfQuoteStateIsNull()
Copyright © 2018 SAP SE. All Rights Reserved.