com.atlassian.jira.webtest.framework.impl.selenium.form
Interface DirtyFormCheck.Setup

All Known Implementing Classes:
DirtyFormCheck.Setup.None
Enclosing class:
DirtyFormCheck

public static interface DirtyFormCheck.Setup


Nested Class Summary
static class DirtyFormCheck.Setup.None
          Used when there are no setup steps
 
Method Summary
 boolean isSetupDone()
           
 void setup()
           
 

Method Detail

setup

void setup()

isSetupDone

boolean isSetupDone()


Copyright © 2002-2013 Atlassian. All Rights Reserved.