public interface IExpectedExceptionsAnnotation extends IAnnotation
Modifier and Type | Method and Description |
---|---|
Class[] |
getValue()
The list of exceptions expected to be thrown by this method.
|
Class[] getValue()
Copyright © 2014. All rights reserved.