@UnitTest public class DefaultCloneComponentContextProviderTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultCloneComponentContextProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldFindItemForKey() |
void |
shouldFindTopMostItemForKey() |
void |
shouldFindValueInSession() |
void |
shouldInitializeSessionValueWithExistingReference() |
void |
shouldInitializeSessionValueWithNewReference() |
void |
shouldNotFindItemForKeyNoMatch() |
void |
shouldNotFindItemForKeyNonIntializedSession() |
void |
shouldNotFindValueInSessionThrowException() |
void |
shouldNotFindValueInSessionWithNoException() |
public DefaultCloneComponentContextProviderTest()
public void shouldFindValueInSession()
public void shouldNotFindValueInSessionWithNoException()
public void shouldNotFindValueInSessionThrowException()
public void shouldInitializeSessionValueWithNewReference()
public void shouldInitializeSessionValueWithExistingReference()
public void shouldNotFindItemForKeyNonIntializedSession()
public void shouldNotFindItemForKeyNoMatch()
public void shouldFindItemForKey()
public void shouldFindTopMostItemForKey()
Copyright © 2018 SAP SE. All Rights Reserved.