|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
tests.AnnotationTest
public class AnnotationTest
| Constructor Summary | |
|---|---|
AnnotationTest()
|
|
| Method Summary | |
|---|---|
void |
testEmptyAppInfo()
This method will test for when the appinfo element of an annotation doesn't include a source attribute and doesn't contain any content. |
void |
testEmptyAppinfoDocumentation()
This method will test for when the documentation and appinfo elements of an annotation don't include anything. |
void |
testEmptyDocumentation()
This method will test for when the documentation element of an annotation doesn't include a source attribute or xml:lang attribute and doesn't contain any content. |
void |
testFullDocumentationAppinfo()
This method will test for when the documentation and appinfo elements contain all the information. |
void |
testXmlSchemaElementAnnotation()
This method will test for when an annotation is added to the Xml Schema Element. |
| 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, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationTest()
| Method Detail |
|---|
public void testEmptyAppInfo()
throws Exception
Exception - Any exception encountered
public void testEmptyDocumentation()
throws Exception
Exception - Any exception encountered
public void testEmptyAppinfoDocumentation()
throws Exception
Exception - Any exception encountered
public void testFullDocumentationAppinfo()
throws Exception
Exception - Any exception encountered
public void testXmlSchemaElementAnnotation()
throws Exception
Exception - Any exception encountered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||