public class PortalURLTestEnricher extends Object implements org.jboss.arquillian.test.spi.TestEnricher
| Constructor and Description |
|---|
PortalURLTestEnricher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Annotation[] annotations,
Class<?> annotationClass) |
void |
enrich(Object testCase) |
Annotation |
getAnnotation(Annotation[] annotations,
Class<?> annotationClass) |
Object[] |
resolve(Method method) |
public boolean contains(Annotation[] annotations, Class<?> annotationClass)
public void enrich(Object testCase)
enrich in interface org.jboss.arquillian.test.spi.TestEnricherpublic Annotation getAnnotation(Annotation[] annotations, Class<?> annotationClass)
Copyright © 2015 JBoss by Red Hat. All rights reserved.