desc.EndSoftAssert.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jspringbot Show documentation
Show all versions of jspringbot Show documentation
jSpringBot is a framework built on top of Robot Framework to support Java and Spring. This also allows you to run end to end testing with ease using Maven.
Ends soft assertion.
Example:
| Start Soft Assert |
| assertions here... |
| End Soft Assert |