SYMBOL INDEX (59 symbols across 3 files) FILE: metro-extensions/contribute/impl-compiler-plugin/src/test/java/software/amazon/app/platform/metro/compiler/runners/BoxTestGenerated.java class BoxTestGenerated (line 15) | @SuppressWarnings("all") method testAllFilesPresentInBox (line 19) | @Test class Contributesrenderer (line 24) | @Nested method testAllFilesPresentInContributesrenderer (line 28) | @Test method testDefaultConstructorRenderer (line 33) | @Test method testExplicitModelType (line 39) | @Test method testInferredFromHierarchy (line 45) | @Test method testInferredFromHierarchyMultipleLevels (line 51) | @Test method testInjectConstructorRenderer (line 57) | @Test method testInnerModel (line 63) | @Test method testInnerRenderer (line 69) | @Test method testSealedHierarchy (line 75) | @Test method testSealedHierarchyDisabled (line 81) | @Test method testSealedHierarchyInDependencyModule (line 87) | @Test class Contributesrobot (line 94) | @Nested method testAllFilesPresentInContributesrobot (line 98) | @Test method testDefaultConstructorRobot (line 103) | @Test method testIndirectSupertype (line 109) | @Test method testInjectConstructorRobot (line 115) | @Test class Contributesscoped (line 122) | @Nested method testAllFilesPresentInContributesscoped (line 126) | @Test method testDefaultScoped (line 131) | @Test method testInnerClass (line 137) | @Test method testOnlyScoped (line 143) | @Test method testTransitiveScoped (line 149) | @Test FILE: metro-extensions/contribute/impl-compiler-plugin/src/test/java/software/amazon/app/platform/metro/compiler/runners/FirDiagnosticTestGenerated.java class FirDiagnosticTestGenerated (line 15) | @SuppressWarnings("all") method testAllFilesPresentInDiagnostics (line 19) | @Test class Contributesrenderer (line 24) | @Nested method testAllFilesPresentInContributesrenderer (line 28) | @Test method testMissingInjectOnNonZeroArgConstructor (line 33) | @Test method testModelTypeMustBeExplicitWhenNotInferable (line 39) | @Test method testRedundantInjectOnZeroArgConstructor (line 45) | @Test method testRendererMustNotBeSingleton (line 51) | @Test class Contributesrobot (line 58) | @Nested method testAllFilesPresentInContributesrobot (line 62) | @Test method testClassMustImplementRobot (line 67) | @Test method testClassWithConstructorParametersMustUseInject (line 73) | @Test method testOnlyAppScopeSupported (line 79) | @Test method testRobotMustNotBeSingleton (line 85) | @Test class Contributesscoped (line 92) | @Nested method testAllFilesPresentInContributesscoped (line 96) | @Test method testMultipleOtherSupertypes (line 101) | @Test method testMustBeInject (line 107) | @Test method testMustImplementScoped (line 113) | @Test method testNoSupertypes (line 119) | @Test method testUseContributesScopedInsteadOfContributesBinding (line 125) | @Test FILE: metro-extensions/contribute/impl-compiler-plugin/src/test/java/software/amazon/app/platform/metro/compiler/runners/FirDumpTestGenerated.java class FirDumpTestGenerated (line 15) | @SuppressWarnings("all") method testAllFilesPresentInDump (line 19) | @Test class Contributesrenderer (line 24) | @Nested method testAllFilesPresentInContributesrenderer (line 28) | @Test method testDefaultConstructorRenderer (line 33) | @Test method testDefaultConstructorRendererIr (line 39) | @Test class Contributesrobot (line 46) | @Nested method testAllFilesPresentInContributesrobot (line 50) | @Test method testDefaultConstructorRobot (line 55) | @Test method testDefaultConstructorRobotIr (line 61) | @Test class Contributesscoped (line 68) | @Nested method testAllFilesPresentInContributesscoped (line 72) | @Test method testDefaultScoped (line 77) | @Test