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 ExpectedExceptionsExtractor
element
- The annotated element that needs to be examined.Copyright © 2007–2019. All rights reserved.