Open Kilda Java Documentation
org.openkilda.testing.tools.SoftAssertions Class Reference
Inheritance diagram for org.openkilda.testing.tools.SoftAssertions:

Public Member Functions

void verify () throws Throwable
 

Detailed Description

Allows to assert multiple times without failing, then fail with multiple assertion errors at once.

Definition at line 23 of file SoftAssertions.java.

Member Function Documentation

◆ verify()

void org.openkilda.testing.tools.SoftAssertions.verify ( ) throws Throwable

Definition at line 25 of file SoftAssertions.java.


The documentation for this class was generated from the following file: