Searched refs:mustBeAbstract (Results 1 – 4 of 4) sorted by relevance
288 final String mustBeAbstract() { in mustBeAbstract() method in ErrorMessages.ComponentBuilderMessages
104 builder.addError(msgs.mustBeAbstract(), subject); in validate()
458 .withErrorContaining(MSGS.mustBeAbstract()); in testNonAbstractBuilderFails()
273 .withErrorContaining(MSGS.mustBeAbstract()) in testNonAbstractBuilderFails()