| Constructor and Description |
|---|
DefaultDynamicAttributesProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldCallGetOnFoundHandlerForAttribute() |
void |
shouldCallGetOnFoundLocalizedAndNonLocalizedHandlerForAttribute() |
void |
shouldCallSetOnFoundHandlerForAttribute() |
void |
shouldCallSetOnFoundLocalizedAndNotLocalizedHandlerForAttribute() |
void |
shouldThrowSystemExceptionWhenThereIsNoHandlerForAttributeOnGet() |
void |
shouldThrowSystemExceptionWhenThereIsNoHandlerForAttributeOnSet() |
public DefaultDynamicAttributesProviderTest()
public void shouldThrowSystemExceptionWhenThereIsNoHandlerForAttributeOnGet()
public void shouldCallGetOnFoundHandlerForAttribute()
public void shouldCallGetOnFoundLocalizedAndNonLocalizedHandlerForAttribute()
public void shouldThrowSystemExceptionWhenThereIsNoHandlerForAttributeOnSet()
public void shouldCallSetOnFoundHandlerForAttribute()
public void shouldCallSetOnFoundLocalizedAndNotLocalizedHandlerForAttribute()
Copyright © 2017 SAP SE. All Rights Reserved.