public class LogbookCheckConsistencyStep extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INTERNAL_SERVER_ERROR |
Constructor and Description |
---|
LogbookCheckConsistencyStep(World world)
constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
logbook_consistency_check() |
void |
the_logbook_consistency_check_report_does_not_contain_errors() |
public static final String INTERNAL_SERVER_ERROR
public LogbookCheckConsistencyStep(World world)
world
- @When(value="^je lance le test de coh\u00e9rence des journaux") public void logbook_consistency_check()
@Then(value="^je verifie que le rapport du test de coh\u00e9rence des journaux ne contient pas d\'erreur") public void the_logbook_consistency_check_report_does_not_contain_errors() throws StorageException, StorageServerClientException, InvalidParseOperationException
Copyright © 2019 Vitam. All rights reserved.