Before/After Scopes Reference
Before Suite Reference
Attribute Name | Description |
---|---|
|
Defines the name of the Before suite. The name must be unique inside the suite. |
|
Describes the actions performed. |
After Suite Reference
Attribute Name | Description |
---|---|
|
Defines the name of the After suite. The name must be unique inside the suite. |
|
Describes the actions performed. |
Before Test Reference
Attribute Name | Description |
---|---|
name |
Defines the name of the Before test. The name must be unique inside the suite. |
description |
Describes the actions performed. |
After Test Reference
Attribute Name | Description |
---|---|
name |
Defines the name of the After test. The name must be unique inside the suite. |
description |
Describes the actions performed. |