void assertAdvisoryEvent(String category, String type, String message)
void assertAdvisoryEvent(String category, String type, String message)
Name | Type | Description |
---|---|---|
category | String | New AdvisoryEvent's category attribute. The broad category of advisory. |
type | String | New AdvisoryEvent's category attribute. Type of advisory within the category. |
message | String | New AdvisoryEvent's message attribute. |
Type | Description |
---|---|
void |