Home | Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
list |
|
|
|||
__package__ =
|
|
Returns absolute path of tlib's template folder Template folder contains jinja templates used for generation of reports like screenshots |
Returns true if IP parameter is a valid IP address. Currently IPs in this format are valid: X.X.X.X X.X.X.X:PORT
|
Run a command and skip test if exit code is not 0 Example: Run 'adb devices' and don't skip test if commands returns non-zero status run_command(logger, ["adb", "devices"], fail_on_error=False)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Feb 07 15:48:25 2014 | http://epydoc.sourceforge.net |