public class IsolationDisabledTest extends Object
| Constructor and Description |
|---|
IsolationDisabledTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
resetInvocations() |
void |
testAlternative(javax.enterprise.inject.spi.BeanManager bm) |
void |
testExcludeFilters(javax.enterprise.inject.spi.BeanManager bm) |
void |
testInterceptorAndDecorator01(DSLR camera) |
void |
testInterceptorAndDecorator02(RangefinderCamera camera) |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
public void resetInvocations()
public void testInterceptorAndDecorator01(DSLR camera)
public void testInterceptorAndDecorator02(RangefinderCamera camera)
public void testAlternative(javax.enterprise.inject.spi.BeanManager bm)
public void testExcludeFilters(javax.enterprise.inject.spi.BeanManager bm)
Copyright © 2016. All rights reserved.