public class PowerMockExpectedExceptionsExtractorImpl extends Object implements ExpectedExceptionsExtractor
| Constructor and Description |
|---|
PowerMockExpectedExceptionsExtractorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getPackagesToIgnore(AnnotatedElement element) |
public PowerMockExpectedExceptionsExtractorImpl()
public String[] getPackagesToIgnore(AnnotatedElement element)
getPackagesToIgnore in interface ExpectedExceptionsExtractorelement - The annotated element that needs to be examined.Copyright © 2007–2016. All rights reserved.