|
||||||||||
| 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.myfaces.buildtools.maven2.plugin.builder.qdox.QdoxModelBuilderTest
public class QdoxModelBuilderTest
Tests the QDoxModelBuilderTest generation mojo.
| Constructor Summary | |
|---|---|
QdoxModelBuilderTest()
|
|
| Method Summary | |
|---|---|
void |
testComplex()
Scan a very complex source tree, containing all the different features in various combinations, then dump the result to a file and compare it (line by line) against a "known good" file. |
void |
testGeneration()
Scan annotated JSFComponent classes which use code-generation to actually create component classes. |
void |
testMethodToPropName()
|
void |
testScan()
|
void |
testSimple()
Scan a very simple source tree, and compare the result (line by line) against a "known good" file. |
void |
testSimple15()
Scan a very simple source tree that uses java15 annotations, and compare the result (line by line) against a "known good" file. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, 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 |
| Constructor Detail |
|---|
public QdoxModelBuilderTest()
| Method Detail |
|---|
public void testMethodToPropName()
throws Exception
Exception
public void testScan()
throws Exception
Exception
public void testSimple()
throws Exception
Exception
public void testSimple15()
throws Exception
Exception
public void testGeneration()
throws Exception
Exception
public void testComplex()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||