public class TestDefaultPluginTransformer extends Object
| Constructor and Description |
|---|
TestDefaultPluginTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
compressionOptionYieldsCompressedTransformedJar(int level) |
void |
setUp() |
void |
tearDown() |
void |
testAddFilesToZip() |
void |
testBeansListedInAppearanceOrder() |
void |
testBestSizeCompressionYieldsCompressedTransformedJar() |
void |
testBestSpeedCompressionYieldsCompressedTransformedJar() |
void |
testDefaultTransformedJarIsNotCompressed() |
void |
testExistingFilesRetainTimestamps() |
void |
testFilesAddedToZipAreInOrder() |
void |
testGenerateCacheName() |
void |
testHostComponentsMustBeSorted() |
void |
testImportManifestGenerationOnInterfaces() |
void |
testMultipleTransformsGenerateSameOutput() |
void |
testTransform() |
void |
testTransformComponentMustNotPerformKeyConversion() |
void |
testTransformHostComponentMustNotPerformKeyConversion() |
void |
testTransformImportMustNotPerformKeyConversion() |
public void testAddFilesToZip()
throws URISyntaxException,
IOException
URISyntaxExceptionIOExceptionpublic void testExistingFilesRetainTimestamps()
throws URISyntaxException,
IOException
URISyntaxExceptionIOExceptionpublic void testFilesAddedToZipAreInOrder()
throws URISyntaxException,
IOException
URISyntaxExceptionIOExceptionpublic void testImportManifestGenerationOnInterfaces()
throws Exception
Exceptionpublic void testGenerateCacheName()
throws IOException
IOExceptionpublic void testTransformComponentMustNotPerformKeyConversion()
throws Exception
Exceptionpublic void testBeansListedInAppearanceOrder()
throws Exception
Exceptionpublic void testTransformImportMustNotPerformKeyConversion()
throws Exception
Exceptionpublic void testTransformHostComponentMustNotPerformKeyConversion()
throws Exception
Exceptionpublic void testHostComponentsMustBeSorted()
throws Exception
Exceptionpublic void testDefaultTransformedJarIsNotCompressed()
throws Exception
Exceptionpublic void testBestSpeedCompressionYieldsCompressedTransformedJar()
throws Exception
Exceptionpublic void testBestSizeCompressionYieldsCompressedTransformedJar()
throws Exception
Exceptionpublic void testMultipleTransformsGenerateSameOutput()
throws Exception
ExceptionCopyright © 2019 Atlassian. All rights reserved.