public class ErrorTestSuite extends ErrorSource implements ITestSuite, IHtmlResultTestSuite
Selenese.Type| Constructor and Description |
|---|
ErrorTestSuite() |
| Modifier and Type | Method and Description |
|---|---|
Result |
execute(Selenese parent,
Context context)
Execute script.
|
Selenese.Type |
getType()
Get selenese type.
|
ErrorTestSuite |
initialize(String filename,
InvalidSeleneseException e)
Initialize.
|
getBaseName, getFilename, getName, getResult, getStopWatch, isError, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBaseName, getName, getStopWatch, isErrorgetName, getResultpublic ErrorTestSuite initialize(String filename, InvalidSeleneseException e)
ErrorSourceinitialize in class ErrorSourcefilename - Selenese script file.e - InvalidSeleneseException or null.public Selenese.Type getType()
IHtmlResultTestTargetgetType in interface IHtmlResultTestTargetgetType in interface Selenesepublic Result execute(Selenese parent, Context context) throws InvalidSeleneseException
Seleneseexecute in interface Seleneseexecute in class ErrorSourceparent - parent selenese instance or null.context - Selenese Runner context.InvalidSeleneseException - failed in parsing or executing selenese.Copyright © 2016. All rights reserved.