public class ResourcesMojoTest extends AbstractMojoTestCase
| Modifier and Type | Field and Description |
|---|---|
protected static String |
defaultPomFilePath |
| Constructor and Description |
|---|
ResourcesMojoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testHarnessEnvironment()
test mojo lookup, test harness should be working fine
|
void |
testProjectProperty_Filtering_PropertyDestination() |
void |
testPropertyFiles_Extra() |
void |
testPropertyFiles_Filtering_TokensInFilters()
Validates that a Filter token containing a project property will be resolved before the Filter is applied to the
resources.
|
void |
testPropertyFiles_Filtering() |
void |
testPropertyFiles_MainAndExtra() |
void |
testResourceDirectoryStructure_RelativePath() |
void |
testResourceDirectoryStructure() |
void |
testResourceEncoding() |
void |
testResourceExclude() |
void |
testResourceInclude() |
void |
testResourceProjectProperties_Filtering() |
void |
testResourceSystemProperties_Filtering() |
void |
testResourceTargetPath() |
void |
testWindowsPathEscapingDisabled() |
void |
testWindowsPathEscapingEnabled() |
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getContainer, getPluginDescriptorLocation, getPluginDescriptorPath, getPublicDescriptorStream, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupConfiguredMojo, lookupConfiguredMojo, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, newMavenSession, newMojoExecution, setUp, setupContainer, setupContainerConfiguration, setVariableValueToObjectcustomizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, tearDownassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringprotected static final String defaultPomFilePath
public void testHarnessEnvironment()
throws Exception
Exceptionpublic void testResourceDirectoryStructure()
throws Exception
Exceptionpublic void testResourceDirectoryStructure_RelativePath()
throws Exception
Exceptionpublic void testResourceSystemProperties_Filtering()
throws Exception
Exceptionpublic void testResourceProjectProperties_Filtering()
throws Exception
Exceptionpublic void testProjectProperty_Filtering_PropertyDestination()
throws Exception
Exceptionpublic void testPropertyFiles_Filtering()
throws Exception
Exceptionpublic void testPropertyFiles_MainAndExtra()
throws Exception
Exceptionpublic void testPropertyFiles_Filtering_TokensInFilters()
throws Exception
Exceptionpublic void testWindowsPathEscapingDisabled()
throws Exception
ExceptionCopyright © 2001–2018 The Apache Software Foundation. All rights reserved.