Ajocado TestNG Integration 1.0.0.Alpha2

org.jboss.arquillian.ajocado.testng.samples
Class RequestGuardSample

java.lang.Object
  extended by org.jboss.arquillian.ajocado.testng.AbstractAjocadoTest
      extended by org.jboss.arquillian.ajocado.testng.samples.RequestGuardSample

public class RequestGuardSample
extends AbstractAjocadoTest

Sample of guarding request to specific request type.

Version:
$Revision$
Author:
Lukas Fryc

Field Summary
 
Fields inherited from class org.jboss.arquillian.ajocado.testng.AbstractAjocadoTest
browser, buildDirectory, configuration, contextPath, contextRoot, resourcesDir, selenium, seleniumDebug, WAIT_AJAX_INTERVAL, WAIT_GUI_INTERVAL, WAIT_MODEL_INTERVAL
 
Constructor Summary
RequestGuardSample()
           
 
Method Summary
 
Methods inherited from class org.jboss.arquillian.ajocado.testng.AbstractAjocadoTest
finalizeBrowser, initializeBrowser, initializeExtensions, initializeParameters, initializeWaitTimeouts, isTestBrowserEnabled, restartBrowser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestGuardSample

public RequestGuardSample()

Ajocado TestNG Integration 1.0.0.Alpha2

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