Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractCustomTemplateIntegrationTest - Class in com.graphql_java_generator.plugin.compilation_tests
-
Base integration test for Custom templates scenario Offers methods to assert customized code validation
- AbstractCustomTemplateIntegrationTest(Class<?>) - Constructor for class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- AbstractCustomTemplatesSpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
Base Spring configuration for Custom template test Extends
AbstractSpringConfiguration
to configureGraphQLConfigurationTestHelper
with the customized templates Customized templates are generated previous to test execution by copying default templates at src/main/resources/templates to target/test-classes/templates_personalization - AbstractCustomTemplatesSpringConfiguration(PluginMode) - Constructor for class graphql.mavenplugin_notscannedbyspring.AbstractCustomTemplatesSpringConfiguration
- AbstractSpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests.
- AbstractSpringConfiguration - Class in merge.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests.
- AbstractSpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.AbstractSpringConfiguration
- AbstractSpringConfiguration() - Constructor for class merge.mavenplugin_notscannedbyspring.AbstractSpringConfiguration
- addBasicClass(Class<?>) - Method in class com.graphql_java_generator.plugin.test.helper.DeepComparator
-
Add a Class as an basic class, that is a class that is compared by using the
Object.equals(Object)
method - addIdField(Class<?>, String) - Method in class com.graphql_java_generator.plugin.test.helper.DeepComparator
-
Add an idField for a class.
- addIgnoredClass(Class<?>) - Method in class com.graphql_java_generator.plugin.test.helper.DeepComparator
-
Add a Class as an ignored class, that is that if a field to compare is of this class, the comparison is skipped
- addIgnoredFields(Class<?>, String) - Method in class com.graphql_java_generator.plugin.test.helper.DeepComparator
-
Add a field of a class as ignored.
- addRelayConnections - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- addRelayConnections - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- addSpecificComparisonRules(Class<?>, String, DeepComparator.ComparisonRule) - Method in class com.graphql_java_generator.plugin.test.helper.DeepComparator
-
Add a comparison rule, for the given field of the given classe.
- addSpecificConfigurationParameterValue(GenerateGraphQLSchemaConfigurationTestHelper) - Method in class merge.mavenplugin_notscannedbyspring.AbstractSpringConfiguration
-
Allows the concrete subclasses to supersede the default configuration values to values specific to the current test case
- addSpecificConfigurationParameterValue(GenerateGraphQLSchemaConfigurationTestHelper) - Method in class merge.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration_addRelayConnections
- addSpecificConfigurationParameterValue(GenerateGraphQLSchemaConfigurationTestHelper) - Method in class merge.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GenerateGraphQLSchemaConfigurationTestHelper) - Method in class merge.mavenplugin_notscannedbyspring.AllGraphQLCasesRelayConnection_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GenerateGraphQLSchemaConfigurationTestHelper) - Method in class merge.mavenplugin_notscannedbyspring.Forum_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GenerateGraphQLSchemaConfigurationTestHelper) - Method in class merge.mavenplugin_notscannedbyspring.GeneratedAllGraphQLCases_Client_SpringConfiguration_addRelayConnections
- addSpecificConfigurationParameterValue(GenerateGraphQLSchemaConfigurationTestHelper) - Method in class merge.mavenplugin_notscannedbyspring.GeneratedAllGraphQLCases_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GenerateGraphQLSchemaConfigurationTestHelper) - Method in class merge.mavenplugin_notscannedbyspring.GeneratedForum_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AbstractSpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration_addRelayConnections
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration_separateUtilityClasses
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_ClientPojo_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_KO
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_allFalse
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_allTrue
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Collection
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Flux
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Map
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_MonoMap
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_ServerPojo_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.Basic_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.Basic_Server_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.CustomTemplates_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.CustomTemplates_Server_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.Forum_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.Forum_Server_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.Github_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.Github_Server_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.HelloWorld_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.HelloWorld_Server_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.MavenResourceSchemaStringProviderTest_Server_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.Shopify_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.Shopify_Server_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.StarWars_Client_SpringConfiguration
- addSpecificConfigurationParameterValue(GraphQLConfigurationTestHelper) - Method in class graphql.mavenplugin_notscannedbyspring.StarWars_Server_SpringConfiguration
- AllEnums1 - Annotation Type in org.allGraphQLCases.annotation
-
This annotation is added by the schema personalization file
- AllEnums2 - Annotation Type in org.allGraphQLCases.annotation
-
This annotation is added by the schema personalization file
- AllGraphQLCases_Client_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Client_SpringConfiguration - Class in merge.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests.
- AllGraphQLCases_Client_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration
- AllGraphQLCases_Client_SpringConfiguration() - Constructor for class merge.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration
- AllGraphQLCases_Client_SpringConfiguration_addRelayConnections - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Client_SpringConfiguration_addRelayConnections - Class in merge.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Client_SpringConfiguration_addRelayConnections() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration_addRelayConnections
- AllGraphQLCases_Client_SpringConfiguration_addRelayConnections() - Constructor for class merge.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration_addRelayConnections
- AllGraphQLCases_Client_SpringConfiguration_separateUtilityClasses - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Client_SpringConfiguration_separateUtilityClasses() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Client_SpringConfiguration_separateUtilityClasses
- AllGraphQLCases_ClientPojo_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_ClientPojo_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_ClientPojo_SpringConfiguration
- AllGraphQLCases_Server_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Server_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration
- AllGraphQLCases_Server_SpringConfiguration_KO - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests.
- AllGraphQLCases_Server_SpringConfiguration_KO() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_KO
- AllGraphQLCases_Server_SpringConfiguration_util_allFalse - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Server_SpringConfiguration_util_allFalse() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_allFalse
- AllGraphQLCases_Server_SpringConfiguration_util_allTrue - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Server_SpringConfiguration_util_allTrue() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_allTrue
- AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Collection - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Collection() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Collection
- AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Flux - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Flux() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Flux
- AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Map - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Map() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_Map
- AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_MonoMap - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_MonoMap() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_Server_SpringConfiguration_util_batchMapping_MonoMap
- AllGraphQLCases_ServerPojo_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCases_ServerPojo_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.AllGraphQLCases_ServerPojo_SpringConfiguration
- AllGraphQLCasesRelayConnection_Client_SpringConfiguration - Class in merge.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- AllGraphQLCasesRelayConnection_Client_SpringConfiguration() - Constructor for class merge.mavenplugin_notscannedbyspring.AllGraphQLCasesRelayConnection_Client_SpringConfiguration
- AllInputTypes1 - Interface in org.allGraphQLCases.interfaces
- AllInputTypes2 - Interface in org.allGraphQLCases.interfaces
- AllInterfaces1 - Interface in org.allGraphQLCases.interfaces
- AllInterfaces2 - Interface in org.allGraphQLCases.interfaces
- AllTypes1 - Interface in org.allGraphQLCases.interfaces
- AllTypes2 - Interface in org.allGraphQLCases.interfaces
- AllUnions1 - Interface in org.allGraphQLCases.interfaces
- AllUnions2 - Interface in org.allGraphQLCases.interfaces
- AnyCharacterInterface - Interface in org.allGraphQLCases.interfaces
- assertCustomTemplateGeneration(File) - Method in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
-
Helper method that validates that given dir contains files generated with custom templates Custom template file are identified by it's first line.
B
- Basic_Client_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- Basic_Client_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.Basic_Client_SpringConfiguration
- Basic_Server_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- Basic_Server_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.Basic_Server_SpringConfiguration
- batchMappingDataFetcherReturnType - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- buildTemplates(CodeTemplateScope) - Method in class graphql.mavenplugin_notscannedbyspring.AbstractCustomTemplatesSpringConfiguration
-
Helper method to build customize templates map for given scope The customized templates are located at src/test/resources/templates_personalization Also
CodeTemplateScope.COMMON
templates are added
C
- CharacterInterface - Interface in org.allGraphQLCases.interfaces
- checkCompleteCompilationStatus(String) - Method in class com.graphql_java_generator.plugin.test.compiler.CompilationTestHelper
-
Execute a full compilation, to check the whole project.
- checkSchemaStringProvider(String) - Method in class com.graphql_java_generator.plugin.test.helper.GraphqlTestHelper
-
This method checks that the
SchemaStringProvider
bean: Is an instance of ourSchemaStringProvider
, that is:MavenResourceSchemaStringProvider
Its file pattern end with the given pattern. e.g. : endsWith the filename for the graphql of this unit test like 'helloworld.graphqls' - CLASS - Enum constant in enum com.graphql_java_generator.plugin.test.helper.DeepComparator.DifferenceType
-
This difference's type means that the two objects are not of the same class
- clone() - Method in class com.graphql_java_generator.plugin.test.helper.DeepComparator
-
Returns a fresh comparator, that is ready to execute a new Comparison.
- codeGenerator - Variable in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- codeTemplateScope - Variable in class graphql.mavenplugin_notscannedbyspring.AbstractCustomTemplatesSpringConfiguration
- com.generated.graphql.samples.customscalar - package com.generated.graphql.samples.customscalar
- com.graphql_java_generator.plugin.compilation_tests - package com.graphql_java_generator.plugin.compilation_tests
- com.graphql_java_generator.plugin.generate_code - package com.graphql_java_generator.plugin.generate_code
- com.graphql_java_generator.plugin.test.compiler - package com.graphql_java_generator.plugin.test.compiler
-
This package contains utility classes to execute a Java compilation, and test the validity of the generated code
- com.graphql_java_generator.plugin.test.helper - package com.graphql_java_generator.plugin.test.helper
-
Some utilities to help the test development
- compare(Object, Object) - Method in class com.graphql_java_generator.plugin.test.helper.DeepComparator
-
Executes a deep comparison between the two given objects.
- compare(Object, Object, int) - Method in interface com.graphql_java_generator.plugin.test.helper.DeepComparator.ComparisonRule
-
Compares two objects, and returns the list of found difference.
- compilationTestHelper - Variable in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- CompilationTestHelper - Class in com.graphql_java_generator.plugin.test.compiler
- CompilationTestHelper() - Constructor for class com.graphql_java_generator.plugin.test.compiler.CompilationTestHelper
- compileAllSources() - Method in interface com.graphql_java_generator.plugin.test.compiler.GeneratedSourceCompiler
-
Compile all sources stored in the root source folder for the instance.
- compileAllSources() - Method in class com.graphql_java_generator.plugin.test.compiler.GeneratedSourceCompilerImpl
-
Compile all sources stored in the root source folder for the instance.
- compileGivenSource(String) - Method in interface com.graphql_java_generator.plugin.test.compiler.GeneratedSourceCompiler
-
This stores the given source code into the java file, then compiles it.
- compileGivenSource(String) - Method in class com.graphql_java_generator.plugin.test.compiler.GeneratedSourceCompilerImpl
-
This stores the given source code into the java file, then compiles it.
- compileOneSource() - Method in interface com.graphql_java_generator.plugin.test.compiler.GeneratedSourceCompiler
-
Compiles the java file.
- compileOneSource() - Method in class com.graphql_java_generator.plugin.test.compiler.GeneratedSourceCompilerImpl
-
Compiles the java file.
- configuration - Variable in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- copyAndCustomizeTemplates() - Method in class graphql.mavenplugin_notscannedbyspring.AbstractCustomTemplatesSpringConfiguration
-
Generates custom templates from origin templates for the test Copies from src/main/resources/templates to target/test-classes/templates_personalization and changes "Generated by the default template from graphql-java-generator", to be changed by "This template is custom /"
- copyRuntimeSources - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- ctx - Variable in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- CustomId - Class in com.generated.graphql.samples.customscalar
-
A class that override a String, to check custom scalars, where the Java type is not known of the plugin while generating the code.
- CustomId(String) - Constructor for class com.generated.graphql.samples.customscalar.CustomId
- CustomIdScalarType - Static variable in class com.generated.graphql.samples.customscalar.GraphQLScalarTypeCustomId
-
Useless String scalar.
It's used both as a sample, to be completed by a developper, according to his/her needs, and for the use in some tests of the plugin logic (like in the Shopify sample, to handle (badly) various scalar as based on strings).
It's actually a bad management, as this custom scalars does nothing, but read basic strings. - CUSTOMIZED_CODE_FIRST_LINE - Static variable in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- customScalars - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- customScalars - Static variable in class graphql.mavenplugin_notscannedbyspring.AbstractCustomTemplatesSpringConfiguration
- CustomTemplates_Client_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
Spring configuration for
CustomTemplatesClientTest
integration test ExtendsAbstractCustomTemplatesSpringConfiguration
to setup customized templates Schema used for test allGraphQLCases.graphqls - CustomTemplates_Client_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.CustomTemplates_Client_SpringConfiguration
- CustomTemplates_Server_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
Spring configuration for
CustomTemplatesServerTest
integration test ExtendsAbstractCustomTemplatesSpringConfiguration
to setup customized templates Schema used for test allGraphQLCases.graphqls - CustomTemplates_Server_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.CustomTemplates_Server_SpringConfiguration
D
- DeepComparator - Class in com.graphql_java_generator.plugin.test.helper
-
This class deep compares two objects, say a and b.
- DeepComparator() - Constructor for class com.graphql_java_generator.plugin.test.helper.DeepComparator
- DeepComparator(Logger) - Constructor for class com.graphql_java_generator.plugin.test.helper.DeepComparator
- DeepComparator.ComparisonRule - Interface in com.graphql_java_generator.plugin.test.helper
-
This interface allows to define a class that will execute specific comparison.
- DeepComparator.Difference - Class in com.graphql_java_generator.plugin.test.helper
- DeepComparator.DifferenceType - Enum in com.graphql_java_generator.plugin.test.helper
- deleteDirectoryAndContentIfExists(File) - Method in class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
-
Remove a folder and all its content.
- DiagnosticListenerImpl - Class in com.graphql_java_generator.plugin.test.compiler
- DiagnosticListenerImpl(Logger) - Constructor for class com.graphql_java_generator.plugin.test.compiler.DiagnosticListenerImpl
- DiagnosticListenerImpl(Logger, String) - Constructor for class com.graphql_java_generator.plugin.test.compiler.DiagnosticListenerImpl
- Difference(String, DeepComparator.DifferenceType, Object, Object, String) - Constructor for class com.graphql_java_generator.plugin.test.helper.DeepComparator.Difference
- differences(Object, Object, int) - Method in class com.graphql_java_generator.plugin.test.helper.DeepComparator
-
Executes a deep comparison between the two given objects.
- doAdditionalChecks() - Method in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- DroidInputInterface - Interface in org.allGraphQLCases.interfaces
E
- EmptyResourceSchemaStringProvider - Class in com.graphql_java_generator.plugin.test.helper
- EmptyResourceSchemaStringProvider() - Constructor for class com.graphql_java_generator.plugin.test.helper.EmptyResourceSchemaStringProvider
- enumPrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- enumPrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- enumSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- enumSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- equals(Object, Object) - Method in class com.graphql_java_generator.plugin.test.helper.DeepComparator
-
Executes a deep comparison between the two given objects.
F
- Forum_Client_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- Forum_Client_SpringConfiguration - Class in merge.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- Forum_Client_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.Forum_Client_SpringConfiguration
- Forum_Client_SpringConfiguration() - Constructor for class merge.mavenplugin_notscannedbyspring.Forum_Client_SpringConfiguration
- Forum_Server_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- Forum_Server_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.Forum_Server_SpringConfiguration
G
- generateBatchLoaderEnvironment - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- generateBatchMappingDataFetchers - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- generateCodeDocumentParser - Variable in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- GenerateCodeDocumentParserTest - Class in com.graphql_java_generator.plugin.generate_code
- GenerateCodeDocumentParserTest() - Constructor for class com.graphql_java_generator.plugin.generate_code.GenerateCodeDocumentParserTest
- GeneratedAllGraphQLCases_Client_SpringConfiguration - Class in merge.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- GeneratedAllGraphQLCases_Client_SpringConfiguration() - Constructor for class merge.mavenplugin_notscannedbyspring.GeneratedAllGraphQLCases_Client_SpringConfiguration
- GeneratedAllGraphQLCases_Client_SpringConfiguration_addRelayConnections - Class in merge.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- GeneratedAllGraphQLCases_Client_SpringConfiguration_addRelayConnections() - Constructor for class merge.mavenplugin_notscannedbyspring.GeneratedAllGraphQLCases_Client_SpringConfiguration_addRelayConnections
- generateDataFetcherForEveryFieldsWithArguments - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- generateDataLoaderForLists - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- generateDeprecatedRequestResponse - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- GeneratedForum_Client_SpringConfiguration - Class in merge.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- GeneratedForum_Client_SpringConfiguration() - Constructor for class merge.mavenplugin_notscannedbyspring.GeneratedForum_Client_SpringConfiguration
- GeneratedSourceCompiler - Interface in com.graphql_java_generator.plugin.test.compiler
- GeneratedSourceCompilerFactory - Class in com.graphql_java_generator.plugin.test.compiler
- GeneratedSourceCompilerFactory() - Constructor for class com.graphql_java_generator.plugin.test.compiler.GeneratedSourceCompilerFactory
- GeneratedSourceCompilerImpl - Class in com.graphql_java_generator.plugin.test.compiler
-
This class allows to compile a given source code.
- GeneratedSourceCompilerImpl(Logger, String, File, File, String, Charset) - Constructor for class com.graphql_java_generator.plugin.test.compiler.GeneratedSourceCompilerImpl
- GenerateGraphQLSchemaConfigurationTestHelper - Class in com.graphql_java_generator.plugin.test.helper
- GenerateGraphQLSchemaConfigurationTestHelper(Object) - Constructor for class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- generateJPAAnnotation - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- generateUtilityClasses - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- getFile(String) - Method in class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
-
Returns a File, from a local name
- getGeneratedSourceCompiler(Logger, String, File, File, String, String) - Static method in class com.graphql_java_generator.plugin.test.compiler.GeneratedSourceCompilerFactory
-
The method to get a new instance of
GeneratedSourceCompiler
- getId() - Method in class com.generated.graphql.samples.customscalar.CustomId
- getModulePathFile() - Method in class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
-
Returns the root path for this module.
- getRootUnitTestFolder() - Method in class merge.mavenplugin_notscannedbyspring.AbstractSpringConfiguration
- getTargetResourceFolder(String) - Method in class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
-
Get the folder where the resources should be generated, calculated from the given test name.
- getTargetRuntimeClassesBaseSourceFolder(String) - Method in class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
-
Gets the base folder for runtime classes calculated for the given test name
- getTargetSourceFolder(String) - Method in class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
-
Get the folder where the source should be generated, calculated from the given test name.
- getTemplesInScope() - Method in class graphql.mavenplugin_notscannedbyspring.AbstractCustomTemplatesSpringConfiguration
-
Resolves the name the filename of the tempaltes for the test scope
- getTestRutimeSourcesJarFile() - Method in class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
-
Resolve the file for runtime sources to be used in IDE tests related to code generation
- getURLClassLoader() - Method in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- Github_Client_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
- Github_Client_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.Github_Client_SpringConfiguration
- Github_Server_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
- Github_Server_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.Github_Server_SpringConfiguration
- graphql.mavenplugin_notscannedbyspring - package graphql.mavenplugin_notscannedbyspring
-
This package contains classes that should not be scanned by Spring.
- GraphQLConfigurationTestHelper - Class in com.graphql_java_generator.plugin.test.helper
- GraphQLConfigurationTestHelper(Object) - Constructor for class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- GraphQLScalarTypeCustomId - Class in com.generated.graphql.samples.customscalar
- GraphQLScalarTypeCustomId() - Constructor for class com.generated.graphql.samples.customscalar.GraphQLScalarTypeCustomId
- GraphQLScalarTypeMyBoolean - Class in com.generated.graphql.samples.customscalar
- GraphQLScalarTypeMyBoolean() - Constructor for class com.generated.graphql.samples.customscalar.GraphQLScalarTypeMyBoolean
- graphqlTestHelper - Variable in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- GraphqlTestHelper - Class in com.graphql_java_generator.plugin.test.helper
- GraphqlTestHelper() - Constructor for class com.graphql_java_generator.plugin.test.helper.GraphqlTestHelper
H
- HelloWorld_Client_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- HelloWorld_Client_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.HelloWorld_Client_SpringConfiguration
- HelloWorld_Server_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- HelloWorld_Server_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.HelloWorld_Server_SpringConfiguration
- HumanInterface - Interface in org.allGraphQLCases.interfaces
I
- ignoredSpringMappings - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- info - Variable in class com.graphql_java_generator.plugin.test.helper.DeepComparator.Difference
-
Some additional information, especially for the
Collection
s - inputPrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- inputPrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- inputSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- inputSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- interfacePrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- interfacePrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- interfaceSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- interfaceSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- isGenerateJacksonAnnotations() - Method in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
J
- javaTypeForIDType - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- jsonGraphqlSchemaFilename - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- jsonGraphqlSchemaFilename - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
L
- LIST_SIZE - Enum constant in enum com.graphql_java_generator.plugin.test.helper.DeepComparator.DifferenceType
-
This difference's type means that the two objects are collections, but not of the same size
- loadGeneratedClass(String, AbstractIntegrationTest.FileType) - Method in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
-
Loads the given class from the generated files.
- LocalAnnotation - Annotation Type in org.allGraphQLCases.annotation
-
This annotation is added by the schema personalization file
- logger - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- logger - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
M
- MavenResourceSchemaStringProviderTest_Server_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- MavenResourceSchemaStringProviderTest_Server_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.MavenResourceSchemaStringProviderTest_Server_SpringConfiguration
- mavenTestHelper - Variable in class com.graphql_java_generator.plugin.compilation_tests.AbstractCustomTemplateIntegrationTest
- MavenTestHelper - Class in com.graphql_java_generator.plugin.test.helper
- MavenTestHelper() - Constructor for class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
- merge.mavenplugin_notscannedbyspring - package merge.mavenplugin_notscannedbyspring
- mode - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- MyAdditionalAnnotation - Annotation Type in org.allGraphQLCases.annotation
-
This annotation is added by the schema personalization file
- MyBooleanScalarType - Static variable in class com.generated.graphql.samples.customscalar.GraphQLScalarTypeMyBoolean
-
Useless String scalar.
It's used both as a sample, to be completed by a developper, according to his/her needs, and for the use in some tests of the plugin logic (like in the Shopify sample, to handle (badly) various scalar as based on strings).
It's actually a bad management, as this custom scalars does nothing, but read basic strings. - MyReplacementAnnotation - Annotation Type in org.allGraphQLCases.annotation
-
This annotation is added by the schema personalization file
O
- org.allGraphQLCases.annotation - package org.allGraphQLCases.annotation
- org.allGraphQLCases.interfaces - package org.allGraphQLCases.interfaces
-
This package contains interfaces that are used to test the schema personalization capability.
P
- packageName - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- packageName - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- packaging - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- path - Variable in class com.graphql_java_generator.plugin.test.helper.DeepComparator.Difference
-
The path the show how the object structure has been crawled.
- projectDir - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- projectDir - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
Q
- queryMutationExecutionProtocol - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
R
- readFile(File) - Method in class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
-
Read a file, and returns its content as a string
- readFile(String) - Method in class com.graphql_java_generator.plugin.test.helper.MavenTestHelper
-
Read a file, and returns its content as a string
- readSchema(Resource) - Method in class com.graphql_java_generator.plugin.test.helper.GraphqlTestHelper
- report(Diagnostic<? extends JavaFileObject>) - Method in class com.graphql_java_generator.plugin.test.compiler.DiagnosticListenerImpl
- resourceEncoding - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- ROOT_UNIT_TEST_FOLDER - Static variable in class merge.mavenplugin_notscannedbyspring.AbstractSpringConfiguration
S
- scanBasePackages - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- schemaFileFolder - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- schemaFileFolder - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- schemaFilePattern - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- schemaFilePattern - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- schemaPersonalizationFile - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- schemaStrings() - Method in class com.graphql_java_generator.plugin.test.helper.EmptyResourceSchemaStringProvider
- separateUtilityClasses - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- setGenerateJacksonAnnotations(boolean) - Method in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- Shopify_Client_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- Shopify_Client_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.Shopify_Client_SpringConfiguration
- Shopify_Server_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- Shopify_Server_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.Shopify_Server_SpringConfiguration
- skipGenerationIfSchemaHasNotChanged - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- skipGenerationIfSchemaHasNotChanged - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- sourceEncoding - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- springBeanSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- StarWars_Client_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- StarWars_Client_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.StarWars_Client_SpringConfiguration
- StarWars_Server_SpringConfiguration - Class in graphql.mavenplugin_notscannedbyspring
-
The Spring configuration used for JUnit tests
- StarWars_Server_SpringConfiguration() - Constructor for class graphql.mavenplugin_notscannedbyspring.StarWars_Server_SpringConfiguration
T
- targetClassFolder - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- targetFolder - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- targetResourceFolder - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- targetSchemaFileName - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- targetSourceFolder - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- templatePattern - Static variable in class graphql.mavenplugin_notscannedbyspring.AbstractCustomTemplatesSpringConfiguration
-
Pattern for default templates
- templates - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- templates - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- toString() - Method in class com.generated.graphql.samples.customscalar.CustomId
- type - Variable in class com.graphql_java_generator.plugin.test.helper.DeepComparator.Difference
- typePrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- typePrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- typeSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- typeSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
U
- unionPrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- unionPrefix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- unionSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GenerateGraphQLSchemaConfigurationTestHelper
- unionSuffix - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
- useJakartaEE9 - Variable in class com.graphql_java_generator.plugin.test.helper.GraphQLConfigurationTestHelper
V
- value() - Element in annotation type org.allGraphQLCases.annotation.AllEnums1
- value() - Element in annotation type org.allGraphQLCases.annotation.AllEnums2
- value() - Element in annotation type org.allGraphQLCases.annotation.LocalAnnotation
- VALUE - Enum constant in enum com.graphql_java_generator.plugin.test.helper.DeepComparator.DifferenceType
-
This difference's type means that the two objects are of the same class, but: For Collection: there are differences in the content of the collection For other objects: at leasts one attribute has a different value
- value1 - Variable in class com.graphql_java_generator.plugin.test.helper.DeepComparator.Difference
- value2 - Variable in class com.graphql_java_generator.plugin.test.helper.DeepComparator.Difference
- valueOf(String) - Static method in enum com.graphql_java_generator.plugin.test.helper.DeepComparator.DifferenceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.graphql_java_generator.plugin.test.helper.DeepComparator.DifferenceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values