public class DefaultAuditReportDataServiceTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONFIG_NAME |
static java.lang.String |
CONFIG_NAME_PARAM |
static java.lang.String |
REPORT_ID |
| Constructor and Description |
|---|
DefaultAuditReportDataServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
testCreateMapWithFilesLegacyCode() |
void |
testCreateReportFileNameWhenNameIsNotSet() |
void |
testCreateReportFileNameWhenNameIsSetAndHasNotZipExtension() |
void |
testCreateReportFileNameWhenNameIsSetAndHasZipExtension() |
void |
testCreateReportsViews() |
void |
testCreateWhenSaveReportFinishedSuccessfully() |
void |
testCreateWhenSaveReportThrowsException() |
void |
testDeleteReportsForItem() |
void |
testSaveReportWhenCannotCreateNewReport() |
void |
testSaveReportWhenCannotSaveReport() |
void |
testSaveReportWhenSaveFinishedSuccessfully() |
public static final java.lang.String CONFIG_NAME_PARAM
public static final java.lang.String REPORT_ID
public static final java.lang.String CONFIG_NAME
public void init()
public void testCreateWhenSaveReportThrowsException()
public void testCreateWhenSaveReportFinishedSuccessfully()
public void testCreateMapWithFilesLegacyCode()
public void testCreateReportsViews()
public void testSaveReportWhenCannotCreateNewReport()
public void testSaveReportWhenCannotSaveReport()
public void testSaveReportWhenSaveFinishedSuccessfully()
throws java.io.IOException
java.io.IOExceptionpublic void testCreateReportFileNameWhenNameIsNotSet()
public void testCreateReportFileNameWhenNameIsSetAndHasZipExtension()
public void testCreateReportFileNameWhenNameIsSetAndHasNotZipExtension()
public void testDeleteReportsForItem()
Copyright © 2018 SAP SE. All Rights Reserved.