com.atlassian.confluence.it
Class Forms

java.lang.Object
  extended by com.atlassian.confluence.it.Forms

public final class Forms
extends Object


Method Summary
static void setInput(net.sourceforge.jwebunit.junit.WebTester tester, String name, String value)
           
static void submitForm(net.sourceforge.jwebunit.junit.WebTester tester, String formname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setInput

public static void setInput(net.sourceforge.jwebunit.junit.WebTester tester,
                            String name,
                            String value)

submitForm

public static void submitForm(net.sourceforge.jwebunit.junit.WebTester tester,
                              String formname)


Copyright © 2003-2012 Atlassian. All Rights Reserved.