Annotation Type | Description |
---|---|
Await |
Verifies database after an asynchronous test.
|
Await.List |
Defines several @
Await annotations on the same element. |
Setup |
Sets up database before test.
|
Setup.List |
Defines several @
Setup annotations on the same element. |
Verify |
Verifies database after test.
|
Verify.List |
Defines several @
Verify annotations on the same element. |
Copyright © 2011–2020 Lastware, sro.. All rights reserved.