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_list_srategy(cucumber.api.DataTable dataTable) |
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 la strategie contient le rapport de coh\u00e9rence")
public void the_logbook_consistency_check_report_list_srategy(cucumber.api.DataTable dataTable)
throws StorageException,
StorageServerClientException
Copyright © 2018 Vitam. All rights reserved.