| Package | Description |
|---|---|
| org.squashtest.tm.service.importer | |
| org.squashtest.tm.service.internal.importer | |
| org.squashtest.tm.service.internal.testcase | |
| org.squashtest.tm.service.testcase |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportSummary.add(ImportSummary summary)
adds the result of an import summary to this import summary
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImportSummaryImpl |
| Modifier and Type | Method and Description |
|---|---|
ImportSummary |
TestCaseImporter.importExcelTestCases(InputStream archiveStream,
Long libraryId,
String encoding) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportSummaryImpl.add(ImportSummary summary) |
| Modifier and Type | Method and Description |
|---|---|
ImportSummary |
TestCaseLibraryNavigationServiceImpl.importZipTestCase(InputStream archiveStream,
long libraryId,
String encoding) |
| Modifier and Type | Method and Description |
|---|---|
ImportSummary |
TestCaseLibraryNavigationService.importZipTestCase(InputStream archiveStream,
long libraryId,
String encoding)
Accepts a stream to a .zip file containing regular folders or excel files and nothing else.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.