Searched refs:twoFactoryMethods (Results 1 – 5 of 5) sorted by relevance
152 abstract String twoFactoryMethods(); in twoFactoryMethods() method in ErrorMessages.ComponentCreatorMessages258 String twoFactoryMethods() { in twoFactoryMethods() method in ErrorMessages.BuilderMessages325 String twoFactoryMethods() { in twoFactoryMethods() method in ErrorMessages.FactoryMessages332 return twoFactoryMethods(); in inheritedTwoFactoryMethods()
200 messages.twoFactoryMethods(), in validateBuilder()273 messages.twoFactoryMethods(), in validateFactory()
129 .hadErrorContaining(String.format(MSGS.twoFactoryMethods(), "create()")) in testSetterMethodFails()158 .hadErrorContaining(String.format(MSGS.twoFactoryMethods(), "create()")) in testInheritedSetterMethodFails()
454 .hadErrorContaining(String.format(messages.twoFactoryMethods(), process("build()"))) in testTwoFactoryMethodsFails()
745 .hadErrorContaining(String.format(messages.twoFactoryMethods(), process("build"))) in testTwoFactoryMethodsFails()