net.flexmojos.oss.test
Class TestRequest
java.lang.Object
net.flexmojos.oss.test.TestRequest
public class TestRequest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRequest
public TestRequest()
getAdlCommand
public String[] getAdlCommand()
getAllowHeadlessMode
public boolean getAllowHeadlessMode()
getFirstConnectionTimeout
public int getFirstConnectionTimeout()
getFlashplayerCommand
public String[] getFlashplayerCommand()
getSwf
public File getSwf()
getSwfDescriptor
public File getSwfDescriptor()
getTestControlPort
public int getTestControlPort()
getTestPort
public int getTestPort()
getTestTimeout
public int getTestTimeout()
getUseAirDebugLauncher
public boolean getUseAirDebugLauncher()
setAdlCommand
public void setAdlCommand(String... adlCommand)
setAllowHeadlessMode
public void setAllowHeadlessMode(boolean allowHeadlessMode)
setFirstConnectionTimeout
public void setFirstConnectionTimeout(int firstConnectionTimeout)
setFlashplayerCommand
public void setFlashplayerCommand(String... flashplayerCommand)
setSwf
public void setSwf(File swf)
setSwfDescriptor
public void setSwfDescriptor(File swfDescriptor)
setTestControlPort
public void setTestControlPort(int testControlPort)
setTestPort
public void setTestPort(int testPort)
setTestTimeout
public void setTestTimeout(int testTimeout)
setUseAirDebugLauncher
public void setUseAirDebugLauncher(boolean useAirDebugLauncher)
Copyright © 2008–2014 flexmojos. All rights reserved.