Package com.xebialabs.xlrelease.export
Class ExportTestUtil
java.lang.Object
com.xebialabs.xlrelease.export.ExportTestUtil
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<ExportTestUtil.FileContent> flattenZipContent(byte[] bytes) static StringgetManifest(byte[] bytes) static com.xebialabs.xlrelease.domain.ReleasegetRelease(byte[] bytes, com.xebialabs.deployit.plumbing.ConfigurationItemReaderWriter ciReaderWriter)
-
Constructor Details
-
ExportTestUtil
public ExportTestUtil()
-
-
Method Details
-
flattenZipContent
- Throws:
IOException
-
getRelease
public static com.xebialabs.xlrelease.domain.Release getRelease(byte[] bytes, com.xebialabs.deployit.plumbing.ConfigurationItemReaderWriter ciReaderWriter) throws IOException - Throws:
IOException
-
getManifest
- Throws:
IOException
-