|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.junit.Assert
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 org.junit.Assert |
|---|
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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 | |||||||||