PropertyDeclarationShouldContext
Context receiver for writing declarative assertions on a PropertyDeclarationContext element. Provides easy access to all element properties and custom helper assertions.
Properties
The complete list of property declaration contexts in this test run scope.
The target PropertyDeclarationContext being verified.
Mutable collection where assertion failure messages are appended.
Functions
Appends a custom violation failure message to the assertion run.
Asserts that this property is decorated with all of the specified annotations.
Asserts that this property is decorated with the specified annotation.
Asserts that this property is decorated with at least one of the specified annotations.
Checks if this property is decorated with all of the specified annotations.
Checks if this property is decorated with the specified annotation.
Checks if this property is decorated with any of the specified annotations.