|
||||||||||
| 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.model.interpolation.AbstractModelInterpolatorTest
org.apache.maven.model.interpolation.StringSearchModelInterpolatorTest
public class StringSearchModelInterpolatorTest
| Field Summary | |
|---|---|
protected ModelInterpolator |
interpolator
|
| Constructor Summary | |
|---|---|
StringSearchModelInterpolatorTest()
|
|
| Method Summary | |
|---|---|
protected ModelInterpolator |
createInterpolator()
|
protected ModelInterpolator |
createInterpolator(PathTranslator translator)
|
protected void |
setUp()
|
void |
testConcurrentInterpolation()
|
void |
testFinalFieldsExcludedFromInterpolation()
|
void |
testInterpolateObjectWithStringArrayField()
|
void |
testInterpolateObjectWithStringArrayListField()
|
void |
testInterpolateObjectWithStringListField()
|
void |
testInterpolateObjectWithStringListFieldAndOneLiteralValue()
|
void |
testInterpolateObjectWithStringToStringArrayMapField()
|
void |
testInterpolateObjectWithStringToStringMapField()
|
void |
testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue()
|
void |
testInterpolateObjectWithUnmodifiableStringListField()
|
void |
testInterpolateObjectWithUnmodifiableStringToStringMapField()
|
void |
testInterpolateStringArray()
|
void |
testLocationTrackerShouldBeExcludedFromInterpolation()
|
| Methods inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, 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, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected ModelInterpolator interpolator
| Constructor Detail |
|---|
public StringSearchModelInterpolatorTest()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class AbstractModelInterpolatorTestException
protected ModelInterpolator createInterpolator(PathTranslator translator)
throws Exception
createInterpolator in class AbstractModelInterpolatorTestException
protected ModelInterpolator createInterpolator()
throws Exception
createInterpolator in class AbstractModelInterpolatorTestException
public void testInterpolateStringArray()
throws Exception
Exception
public void testInterpolateObjectWithStringArrayField()
throws Exception
Exception
public void testInterpolateObjectWithStringListField()
throws Exception
Exception
public void testInterpolateObjectWithStringListFieldAndOneLiteralValue()
throws Exception
Exception
public void testInterpolateObjectWithUnmodifiableStringListField()
throws Exception
Exception
public void testInterpolateObjectWithStringArrayListField()
throws Exception
Exception
public void testInterpolateObjectWithStringToStringMapField()
throws Exception
Exception
public void testInterpolateObjectWithStringToStringMapFieldAndOneLiteralValue()
throws Exception
Exception
public void testInterpolateObjectWithUnmodifiableStringToStringMapField()
throws Exception
Exception
public void testInterpolateObjectWithStringToStringArrayMapField()
throws Exception
Exception
public void testConcurrentInterpolation()
throws Exception
Exceptionpublic void testFinalFieldsExcludedFromInterpolation()
public void testLocationTrackerShouldBeExcludedFromInterpolation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||