public class DefaultAuditReportDataServiceTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONFIG_NAME |
static java.lang.String |
REPORT_ID |
| Constructor and Description |
|---|
DefaultAuditReportDataServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
testCreateMapWithFiles() |
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
public static final java.lang.String REPORT_ID
public void init()
public void testCreateWhenSaveReportThrowsException()
throws java.io.IOException
java.io.IOExceptionpublic void testCreateWhenSaveReportFinishedSuccessfully()
throws java.io.IOException
java.io.IOExceptionpublic void testCreateMapWithFiles()
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.