|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.plugin.testing.AbstractMojoTestCase
org.apache.maven.plugin.resources.ResourcesMojoTest
public class ResourcesMojoTest
| Field Summary | |
|---|---|
protected static String |
defaultPomFilePath
|
| Fields inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
basedir, container |
| Constructor Summary | |
|---|---|
ResourcesMojoTest()
|
|
| Method Summary | |
|---|---|
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()
|
| Methods inherited from class org.apache.maven.plugin.testing.AbstractMojoTestCase |
|---|
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setUp, setVariableValueToObject |
| Methods inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, 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, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final String defaultPomFilePath
| Constructor Detail |
|---|
public ResourcesMojoTest()
| Method Detail |
|---|
public void testHarnessEnvironment()
throws Exception
Exception
public void testResourceDirectoryStructure()
throws Exception
Exception
public void testResourceDirectoryStructure_RelativePath()
throws Exception
Exception
public void testResourceEncoding()
throws Exception
Exception
public void testResourceInclude()
throws Exception
Exception
public void testResourceExclude()
throws Exception
Exception
public void testResourceTargetPath()
throws Exception
Exception
public void testResourceSystemProperties_Filtering()
throws Exception
Exception
public void testResourceProjectProperties_Filtering()
throws Exception
Exception
public void testProjectProperty_Filtering_PropertyDestination()
throws Exception
Exception
public void testPropertyFiles_Filtering()
throws Exception
Exception
public void testPropertyFiles_Extra()
throws Exception
Exception
public void testPropertyFiles_MainAndExtra()
throws Exception
Exception
public void testPropertyFiles_Filtering_TokensInFilters()
throws Exception
Exception
public void testWindowsPathEscapingDisabled()
throws Exception
Exception
public void testWindowsPathEscapingEnabled()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||