@IntegrationTest public class RemainingWorkloadBasedProgressCalculatorTest extends ServicelayerBaseTest
defaultLanguage, jaloSession| Constructor and Description |
|---|
RemainingWorkloadBasedProgressCalculatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldReturnValidProgressWhenFirstTurnCompletedAllBatches() |
void |
shouldReturnValidProgressWhenFirstTurnCompletedPartially() |
void |
shouldReturnValidProgressWhenSecondCompletedAllBatches() |
void |
shouldReturnValidProgressWhenSecondTurnCompletedPartially() |
void |
shouldReturnZeroWhenFirstTurnWasOnlyScheduled() |
void |
shouldReturnZeroWhenProcessIsInCREATEDstate() |
void |
shouldReturnZeroWhenProcessIsNew() |
void |
shouldReturnZeroWhenThereAre() |
void |
shouldReturnZeroWhenThereAreNoInitialBatches() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic RemainingWorkloadBasedProgressCalculatorTest()
public void shouldReturnZeroWhenProcessIsNew()
public void shouldReturnZeroWhenProcessIsInCREATEDstate()
public void shouldReturnZeroWhenThereAreNoInitialBatches()
public void shouldReturnZeroWhenThereAre()
public void shouldReturnZeroWhenFirstTurnWasOnlyScheduled()
public void shouldReturnValidProgressWhenFirstTurnCompletedAllBatches()
public void shouldReturnValidProgressWhenFirstTurnCompletedPartially()
public void shouldReturnValidProgressWhenSecondTurnCompletedPartially()
public void shouldReturnValidProgressWhenSecondCompletedAllBatches()
Copyright © 2018 SAP SE. All Rights Reserved.