public class DefaultShaderTest extends Object
| Constructor and Description |
|---|
DefaultShaderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testNoopWhenNotRelocated() |
void |
testOverlappingResourcesAreLogged() |
void |
testOverlappingResourcesAreLoggedExceptATransformerHandlesIt() |
void |
testShaderNoOverwrite() |
void |
testShaderWithCustomShadedPattern() |
void |
testShaderWithDefaultShadedPattern() |
void |
testShaderWithDuplicateService() |
void |
testShaderWithNestedJar() |
void |
testShaderWithoutExcludesShouldRemoveReferencesOfOriginalPattern() |
void |
testShaderWithRelocatedClassname() |
void |
testShaderWithSmallEntries() |
void |
testShaderWithStaticInitializedClass() |
public void testNoopWhenNotRelocated()
throws IOException,
org.apache.maven.plugin.MojoExecutionException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic void testOverlappingResourcesAreLogged()
throws IOException,
org.apache.maven.plugin.MojoExecutionException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionpublic void testOverlappingResourcesAreLoggedExceptATransformerHandlesIt()
throws Exception
Exceptionpublic void testShaderWithDefaultShadedPattern()
throws Exception
Exceptionpublic void testShaderWithStaticInitializedClass()
throws Exception
Exceptionpublic void testShaderWithCustomShadedPattern()
throws Exception
Exceptionpublic void testShaderWithoutExcludesShouldRemoveReferencesOfOriginalPattern()
throws Exception
Exceptionpublic void testShaderWithRelocatedClassname()
throws Exception
Exceptionpublic void testShaderWithDuplicateService()
throws Exception
ExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.