@UnitTest public class DefaultABTestServiceTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultABTestServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldReturnComponentWithoutTouchingSessionWhenScopeIsRequest()
|
void |
shouldReturnComponentWithTouchingSessionWhenScopeIsSession()
|
void |
shouldReturnEmptyCollectionWhenRandomComponentHasBeenNotFound()
|
void |
shouldReturnNullWhenSimpleCMSComponentsAreEmpty()
|
void |
shouldReturnNullWhenSimpleCMSComponentsAreNull()
|
void |
shouldReturnSingleElementCollectionWhenRandomComponentHasBeenFound()
|
void |
shouldReturnZeroIndexComponentWithoutTouchingSessionWhenScopeIsNull()
|
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldReturnNullWhenSimpleCMSComponentsAreNull()
public void shouldReturnNullWhenSimpleCMSComponentsAreEmpty()
public void shouldReturnComponentWithoutTouchingSessionWhenScopeIsRequest()
public void shouldReturnComponentWithTouchingSessionWhenScopeIsSession()
public void shouldReturnZeroIndexComponentWithoutTouchingSessionWhenScopeIsNull()
public void shouldReturnSingleElementCollectionWhenRandomComponentHasBeenFound()
public void shouldReturnEmptyCollectionWhenRandomComponentHasBeenNotFound()
Copyright © 2018 SAP SE. All Rights Reserved.