Searched refs:mustBeClassOrInterface (Results 1 – 4 of 4) sorted by relevance
276 final String mustBeClassOrInterface() { in mustBeClassOrInterface() method in ErrorMessages.ComponentBuilderMessages
87 builder.addError(msgs.mustBeClassOrInterface(), subject); in validate()
525 .withErrorContaining(MSGS.mustBeClassOrInterface()) in testBuilderEnumFails()
335 .withErrorContaining(MSGS.mustBeClassOrInterface()) in testBuilderEnumFails()