org.apache.openejb.arquillian.common.mockito
Class MockitoEnricher
java.lang.Object
org.apache.openejb.arquillian.common.mockito.MockitoEnricher
- All Implemented Interfaces:
- org.jboss.arquillian.test.spi.TestEnricher
public class MockitoEnricher
- extends Object
- implements org.jboss.arquillian.test.spi.TestEnricher
do it by reflection to avoid to need mockito
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockitoEnricher
public MockitoEnricher()
enrich
public void enrich(Object testCase)
- Specified by:
enrich in interface org.jboss.arquillian.test.spi.TestEnricher
resolve
public Object[] resolve(Method method)
- Specified by:
resolve in interface org.jboss.arquillian.test.spi.TestEnricher
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.