@UnitTest public class DelayedReleaseDateStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DelayedReleaseDateStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldGetAsnDate()
Should return release date same as on ASN, as there was an Exception thrown when trying to retrieve data from
configuration.
|
void |
shouldGetExpectedDelayedDate()
Should return release date from ASN increased by 3 days, as configuration property value is 3.
|
public void setUp()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldGetExpectedDelayedDate()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldGetAsnDate()
Copyright © 2018 SAP SE. All Rights Reserved.