| Class | Description |
|---|---|
| VMTest |
| Annotation Type | Description |
|---|---|
| BrwsrTest |
Annotation to indicate that given method should be executed
in a browser environment.
|
| Compare |
Can be applied on a method that yields a return value.
|
| HtmlFragment |
Allows to specify an HTML fragment for a given
BrwsrTest. |
| Http | |
| Http.Resource |
Describes single HTTP page to the running
BrwsrTest, so it can be
accessed under the specified relative path. |
Copyright © 2022 API Design. All Rights Reserved.