Mohan Babu Malairaj
01/17/2024, 9:28 AMMJ
01/17/2024, 11:41 AMKonsist
.scopeFromProject()
.classes()
.withModifier(KoModifier.DATA)
.withNameEndingWith("ViewState")
.assertTrue {
it.hasAnnotationWithName("Immutable")
}
Mohan Babu Malairaj
01/17/2024, 12:13 PMMohan Babu Malairaj
01/17/2024, 12:14 PMMohan Babu Malairaj
01/17/2024, 12:15 PM