@UnitTest public class DefaultQuoteStateSelectionStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultQuoteStateSelectionStrategyTest() |
public DefaultQuoteStateSelectionStrategyTest()
public void setUp()
public void shouldGetBuyerAllowedStatesForAction()
public void shouldNotGetBuyerAllowedStatesForAction()
public void shouldGetBuyerAllowedActionsForState()
public void shouldNotGetBuyerAllowedActionsForState()
public void shouldGetBuyerTransitionStateForAction()
public void shouldNotGetBuyerTransitionStateForAction()
public void shouldGetSellerAllowedStatesForAction()
public void shouldNotGetSellerAllowedStatesForAction()
public void shouldGetSellerAllowedActionsForState()
public void shouldNotGetSellerAllowedActionsForState()
public void shouldGetSellerTransitionStateForAction()
public void shouldNotGetSellerTransitionStateForAction()
public void shouldGetSellerApproverAllowedStatesForAction()
public void shouldNotGetSellerApproverAllowedStatesForAction()
public void shouldGetSellerApproverAllowedActionsForState()
public void shouldNotGetSellerApproverAllowedActionsForState()
public void shouldGetSellerApproverTransitionStateForAction()
public void shouldNotGetSellerApproverTransitionStateForAction()
public void shouldNotgetAllowedStatesIfActionIsNull()
public void shouldNotgetAllowedStatesIfUserIsNull()
public void shouldNotgetAllowedActionsIfStateIsNull()
public void shouldNotgetAllowedActionsIfUserIsNull()
public void shouldNotgetTransitionStateIfActionIsNull()
public void shouldNotgetTransitionStateIfUserIsNull()
Copyright © 2018 SAP SE. All Rights Reserved.