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, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setUp, setVariableValueToObjectcreateContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDowncountTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, 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, fail, failprotected 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–2014 The Apache Software Foundation. All rights reserved.