|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.sasl.common.exception.IllegalAnnotationAttributeValueExceptionTest
public class IllegalAnnotationAttributeValueExceptionTest
Test cases for the IllegalAnnotationAttributeValueException class.
| Constructor Summary | |
|---|---|
IllegalAnnotationAttributeValueExceptionTest()
|
|
| Method Summary | |
|---|---|
void |
testCauseArgumentConstructor()
Test cases for the IllegalAnnotationAttributeValueException(Throwable) constructor. |
void |
testReasonArgumentConstructor()
Test cases for the IllegalAnnotationAttributeValueException(String) constructor. |
void |
testReasonCauseArgumentConstructor()
Test cases for the IllegalAnnotationAttributeValueException(String, Throwable) constructor. |
void |
testZeroArgumentConstructor()
Test cases for the IllegalAnnotationAttributeValueException() constructor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IllegalAnnotationAttributeValueExceptionTest()
| Method Detail |
|---|
public void testZeroArgumentConstructor()
throws Exception
IllegalAnnotationAttributeValueException() constructor.
Exception
public void testReasonArgumentConstructor()
throws Exception
IllegalAnnotationAttributeValueException(String) constructor.
Exception
public void testCauseArgumentConstructor()
throws Exception
IllegalAnnotationAttributeValueException(Throwable) constructor.
Exception
public void testReasonCauseArgumentConstructor()
throws Exception
IllegalAnnotationAttributeValueException(String, Throwable) constructor.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||