Squash TF Keyword Framework
doc-stable
  • < SKF Doc Homepage >
  • Getting started
  • Introduction to Squash Keyword Framework (SKF)
  • Create a new Squash TF Project
  • Writing Tests
  • Execution and Reporting
  • Libraries
    • Commons component Plugin
    • Database Plugin
    • Filechecker Plugin
    • FTP Plugin
    • JUnit Plugin
    • Local Process Plugin
    • MEN XML Checker
    • Sahi Plugin
    • Selenium Plugin
    • Selenium Plugin Legacy
    • SoapUI Plugin
    • SSH - SFTP Plugin
      • Target
      • Resources
      • Macros
      • Advanced Users
        • Converter
        • Commands
        • Asserts
    • XML Functions Plugin
  • Tutorials
Squash TF Keyword Framework
  • Docs »
  • SKF Plugins »
  • SSH/SFTP Plugin »
  • SSH/SFTP Plugin - Advanced Users »
  • SSH/SFTP Plugin - Asserts
  • Edit on Bitbucket

SSH/SFTP Plugin - Asserts¶

Contents :

  • ‘result.shell’ is ‘success’
  • ‘result.shell’ is ‘failure’ with {expected return code}
  • ‘result.shell’ does ‘contain’ {regex}
  • ‘result.shell’ does ‘not.contain’ {regex}

‘result.shell’ is ‘success’¶

@See : Since Squash TA 1.7.0, this resource moved to Local Process Plugin.

‘result.shell’ is ‘failure’ with {expected return code}¶

@See : Since Squash TA 1.7.0, this resource moved to Local Process Plugin.

‘result.shell’ does ‘contain’ {regex}¶

@See : Since Squash TA 1.7.0, this resource moved to Local Process Plugin.

‘result.shell’ does ‘not.contain’ {regex}¶

@See : Since Squash TA 1.7.0, this resource moved to Local Process Plugin.


Next Previous

© Copyright 2011 - 2019, Henix Revision be1d853a.

Built with Sphinx using a theme provided by Read the Docs.