|
||||||||||
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.apache.maven.shared.utils.introspection.ReflectionValueExtractorTest
public class ReflectionValueExtractorTest
Nested Class Summary | |
---|---|
static class |
ReflectionValueExtractorTest.Artifact
|
static class |
ReflectionValueExtractorTest.Build
|
static class |
ReflectionValueExtractorTest.Dependency
|
static class |
ReflectionValueExtractorTest.Project
|
static class |
ReflectionValueExtractorTest.Scm
|
static class |
ReflectionValueExtractorTest.ValueHolder
|
Constructor Summary | |
---|---|
ReflectionValueExtractorTest()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testArtifactMap()
|
void |
testBadIndexedSyntax()
|
void |
testBadMappedSyntax()
|
void |
testDotDot()
|
void |
testIllegalIndexedType()
|
void |
testIllegalMappedType()
|
void |
testIndexedMapped()
|
void |
testIndexedMissingDot()
|
void |
testMappedDottedKey()
|
void |
testMappedIndexed()
|
void |
testMappedMissingDot()
|
void |
testRootPropertyRegression()
|
void |
testTrimRootToken()
|
void |
testValueExtraction()
|
void |
testValueExtractorWithAInvalidExpression()
|
Methods inherited from class junit.framework.TestCase |
---|
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReflectionValueExtractorTest()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testValueExtraction() throws Exception
Exception
public void testValueExtractorWithAInvalidExpression() throws Exception
Exception
public void testMappedDottedKey() throws Exception
Exception
public void testIndexedMapped() throws Exception
Exception
public void testMappedIndexed() throws Exception
Exception
public void testMappedMissingDot() throws Exception
Exception
public void testIndexedMissingDot() throws Exception
Exception
public void testDotDot() throws Exception
Exception
public void testBadIndexedSyntax() throws Exception
Exception
public void testBadMappedSyntax() throws Exception
Exception
public void testIllegalIndexedType() throws Exception
Exception
public void testIllegalMappedType() throws Exception
Exception
public void testTrimRootToken() throws Exception
Exception
public void testArtifactMap() throws Exception
Exception
public void testRootPropertyRegression() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |