All Downloads are FREE. Search and download functionalities are using the official Maven repository.

robotframework-2.7.7.atest.testdata.running.fatal_exception.03__java_library_kw.txt Maven / Gradle / Ivy

The newest version!
*** Settings ***
Library  JavaExceptions

*** Test Cases ***
Exit From Java Keyword
    [Documentation]  FAIL  FatalCatastrophyException
    Throw Exit On Failure

Test That Should Not Be Run 3
    [Documentation]  FAIL  Test execution is stopped due to a fatal error
    Fail  This should not be executed




© 2015 - 2024 Weber Informatics LLC | Privacy Policy