@UnitTest public class RemoveLastLanguageInterceptorTest extends java.lang.Object
RemoveLastLanguageInterceptor logic.| Constructor and Description |
|---|
RemoveLastLanguageInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testRemoveInterceptorLanguageModelImPossible0()
Case when the
FlexibleSearchService.search(FlexibleSearchQuery) returns as result 0 |
void |
testRemoveInterceptorLanguageModelImPossible1()
Case when the
FlexibleSearchService.search(FlexibleSearchQuery) returns as result 1 |
void |
testRemoveInterceptorLanguageModelImPossibleBorderCondition()
Border condition when the
FlexibleSearchService.search(FlexibleSearchQuery) return null |
void |
testRemoveInterceptorLanguageModelPossible()
Case when the
FlexibleSearchService.search(FlexibleSearchQuery) returns as result 100 |
void |
testRemoveInterceptorNoLanguageModel() |
public void setUp()
public void testRemoveInterceptorNoLanguageModel()
throws InterceptorException
InterceptorExceptionpublic void testRemoveInterceptorLanguageModelPossible()
throws InterceptorException
FlexibleSearchService.search(FlexibleSearchQuery) returns as result 100InterceptorExceptionpublic void testRemoveInterceptorLanguageModelImPossible1()
throws InterceptorException
FlexibleSearchService.search(FlexibleSearchQuery) returns as result 1InterceptorExceptionpublic void testRemoveInterceptorLanguageModelImPossible0()
throws InterceptorException
FlexibleSearchService.search(FlexibleSearchQuery) returns as result 0InterceptorExceptionpublic void testRemoveInterceptorLanguageModelImPossibleBorderCondition()
throws InterceptorException
FlexibleSearchService.search(FlexibleSearchQuery) return nullInterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.