org.jboss.arquillian.test.spi.context
Interface TestContext

All Superinterfaces:
Context, IdBoundContext<Object>
All Known Implementing Classes:
TestContextImpl

public interface TestContext
extends IdBoundContext<Object>

TestContext

Version:
$Revision: $
Author:
Aslak Knutsen

Method Summary
 
Methods inherited from interface org.jboss.arquillian.core.spi.context.IdBoundContext
activate, deactivate, destroy, getActiveId
 
Methods inherited from interface org.jboss.arquillian.core.spi.context.Context
clearAll, getObjectStore, getScope, isActive
 



Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.