PropertiesShould
class PropertiesShould
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Asserts that selected properties are annotated with all of the specified annotations.
Link copied to clipboard
Asserts that selected properties have all of the specified modifiers.
Link copied to clipboard
Link copied to clipboard
Asserts that selected properties are annotated with any of the specified annotations.
Link copied to clipboard
Asserts that selected properties have at least one of the specified modifiers.
Link copied to clipboard
Asserts that selected properties have any of the specified visibilities.
Link copied to clipboard
Asserts that selected properties contain the specified modifier.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Asserts that selected properties have the specified visibility.
Link copied to clipboard
Link copied to clipboard
fun satisfy(assertion: (PropertyDeclarationContext, MutableList<String>) -> Unit): PropertiesRuleBuilder