Home | History | Annotate | Download | only in codegen

Lines Matching refs:errorMessage

64     String errorMessage = "test.MyComponent (unscoped) may not reference scoped bindings:\n"
70 .withErrorContaining(errorMessage);
114 String errorMessage = "test.MyComponent scoped with @Singleton "
121 .withErrorContaining(errorMessage);
184 String errorMessage =
193 .withErrorContaining(errorMessage);
226 String errorMessage =
233 .withErrorContaining(errorMessage);
273 String errorMessage =
280 .withErrorContaining(errorMessage);
337 String errorMessage =
346 .withErrorContaining(errorMessage);