| PrepareCurrencyInterceptorTest |
Integration test checking prepare interceptors for a CurrencyModel.
|
| PrepareDefaultSymbolInterceptor |
Interceptor for assigning default symbol based on used isocode.
|
| PrepareDefaultSymbolInterceptorTest |
Test covering the (@link PrepareDefaultSymbolInterceptor) logic.
|
| RemoveBaseCurrencyInterceptor |
Interceptor preventing base currency removal.
|
| RemoveBaseCurrencyInterceptorTest |
Test covering the (@link RemoveBaseCurrencyInterceptor) logic.
|
| RemoveCurrencyInterceptorTest |
|
| RemoveLanguageIntercetorTest |
Integration test checking remove interceptors for a LanguageModel.
|
| RemoveLastLanguageInterceptor |
Interceptor preventing before removing the last language in the tenant scope.
|
| RemoveLastLanguageInterceptorTest |
|
| RemoveSessionLanguageInterceptor |
Interceptor handles remove the language which is the session current language.
|
| RemoveSessionLanguageInterceptorTest |
|
| ValidateCurrencyDataInterceptor |
|
| ValidateCurrencyDataInterceptorTest |
Test covering the (@link ValidateCurrencyDataInterceptor) logic.
|
| ValidateCurrencyInterceptorTest |
Integration test checking validation interceptors for a CurrencyModel.
|