Arquillian Drone Extension Implementation 1.0.0.CR4

org.jboss.arquillian.drone.impl
Class MethodContext

java.lang.Object
  extended by org.jboss.arquillian.drone.impl.DroneContext
      extended by org.jboss.arquillian.drone.impl.MethodContext

public class MethodContext
extends DroneContext

Holder of Drone context for method based life cycle. It is able to store different instances of drone instances as well as their configurations and to retrieve them during testing.

Author:
Constructor Summary
MethodContext()
           
 
Method Summary
 
Methods inherited from class org.jboss.arquillian.drone.impl.DroneContext
add, add, get, get, remove, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodContext

public MethodContext()

Arquillian Drone Extension Implementation 1.0.0.CR4

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.