Index
All Classes and Interfaces|All Packages
C
- CircularReferenceConfigurationCheck - Class in house.inksoftware.degs
- CircularReferenceConfigurationCheck() - Constructor for class house.inksoftware.degs.CircularReferenceConfigurationCheck
- CodingConventionTests - Class in house.inksoftware.degs
- CodingConventionTests() - Constructor for class house.inksoftware.degs.CodingConventionTests
- ComponentTechnologyFactory - Class in house.inksoftware.utils.technologyFactory
- ComponentTechnologyFactory(String, Boolean, Boolean) - Constructor for class house.inksoftware.utils.technologyFactory.ComponentTechnologyFactory
- ComponentTechnologyFactory(String, Boolean, Boolean, String, String) - Constructor for class house.inksoftware.utils.technologyFactory.ComponentTechnologyFactory
- create() - Method in class house.inksoftware.utils.technologyFactory.ComponentTechnologyFactory
D
- DEGSTest - Interface in house.inksoftware.degs
- DegsTestRunner - Class in house.inksoftware
- DegsTestRunner() - Constructor for class house.inksoftware.DegsTestRunner
F
- findActualRoot() - Static method in class house.inksoftware.utils.PackageResolver
- findActualRoot(String) - Static method in class house.inksoftware.utils.PackageResolver
- findAllFilePaths() - Static method in class house.inksoftware.degs.CodingConventionTests
- findAllFilePaths() - Static method in class house.inksoftware.degs.KafkaListenerCorrectnessTest
- findSubdirectories(String) - Static method in class house.inksoftware.utils.PackageResolver
- FlywayMigrationImmutabilityCheck - Class in house.inksoftware.degs
- FlywayMigrationImmutabilityCheck() - Constructor for class house.inksoftware.degs.FlywayMigrationImmutabilityCheck
- FlywaySchemaVersionIsolationTest - Class in house.inksoftware.degs
- FlywaySchemaVersionIsolationTest() - Constructor for class house.inksoftware.degs.FlywaySchemaVersionIsolationTest
- FlywayTableStructureTest - Class in house.inksoftware.degs
- FlywayTableStructureTest() - Constructor for class house.inksoftware.degs.FlywayTableStructureTest
- FlywayTests - Class in house.inksoftware.degs
- FlywayTests() - Constructor for class house.inksoftware.degs.FlywayTests
H
- HibernateValidateSchemeTest - Class in house.inksoftware.degs
- HibernateValidateSchemeTest() - Constructor for class house.inksoftware.degs.HibernateValidateSchemeTest
- HikariSchemaConfigPresenceTest - Class in house.inksoftware.degs
- HikariSchemaConfigPresenceTest() - Constructor for class house.inksoftware.degs.HikariSchemaConfigPresenceTest
- house.inksoftware - package house.inksoftware
- house.inksoftware.degs - package house.inksoftware.degs
- house.inksoftware.utils - package house.inksoftware.utils
- house.inksoftware.utils.technologyFactory - package house.inksoftware.utils.technologyFactory
K
- KafkaListenerCorrectnessTest - Class in house.inksoftware.degs
- KafkaListenerCorrectnessTest() - Constructor for class house.inksoftware.degs.KafkaListenerCorrectnessTest
L
- LoggingConventionsTest - Class in house.inksoftware.degs
- LoggingConventionsTest() - Constructor for class house.inksoftware.degs.LoggingConventionsTest
N
- name() - Method in class house.inksoftware.degs.CircularReferenceConfigurationCheck
- name() - Method in class house.inksoftware.degs.CodingConventionTests
- name() - Method in interface house.inksoftware.degs.DEGSTest
- name() - Method in class house.inksoftware.degs.FlywayMigrationImmutabilityCheck
- name() - Method in class house.inksoftware.degs.FlywaySchemaVersionIsolationTest
- name() - Method in class house.inksoftware.degs.FlywayTableStructureTest
- name() - Method in class house.inksoftware.degs.FlywayTests
- name() - Method in class house.inksoftware.degs.HibernateValidateSchemeTest
- name() - Method in class house.inksoftware.degs.HikariSchemaConfigPresenceTest
- name() - Method in class house.inksoftware.degs.KafkaListenerCorrectnessTest
- name() - Method in class house.inksoftware.degs.LoggingConventionsTest
- name() - Method in class house.inksoftware.degs.ProjectStructureTests
- name() - Method in class house.inksoftware.degs.PropertySanityCheck
- name() - Method in class house.inksoftware.degs.RequestBodyValidationCheck
- name() - Method in class house.inksoftware.degs.ScheduledLockCheck
- name() - Method in class house.inksoftware.degs.SpringDataSourcePropertiesCompletenessTest
- name() - Method in class house.inksoftware.degs.SwaggerConventionTest
- name() - Method in class house.inksoftware.degs.SystemOutPrintlnCheck
P
- PackageResolver - Class in house.inksoftware.utils
- PackageResolver() - Constructor for class house.inksoftware.utils.PackageResolver
- processFileToCheckReturnVariableNameFromMethod(Path) - Method in class house.inksoftware.degs.CodingConventionTests
- ProjectStructureTests - Class in house.inksoftware.degs
- ProjectStructureTests() - Constructor for class house.inksoftware.degs.ProjectStructureTests
- PropertySanityCheck - Class in house.inksoftware.degs
- PropertySanityCheck() - Constructor for class house.inksoftware.degs.PropertySanityCheck
R
- RequestBodyValidationCheck - Class in house.inksoftware.degs
- RequestBodyValidationCheck() - Constructor for class house.inksoftware.degs.RequestBodyValidationCheck
- run() - Static method in class house.inksoftware.DegsTestRunner
- run(List<String>) - Static method in class house.inksoftware.DegsTestRunner
- runDEGSTests() - Method in class house.inksoftware.degs.CodingConventionTests
- runDEGSTests() - Method in class house.inksoftware.degs.KafkaListenerCorrectnessTest
- runProjectStructureTests() - Method in class house.inksoftware.degs.ProjectStructureTests
S
- ScheduledLockCheck - Class in house.inksoftware.degs
- ScheduledLockCheck() - Constructor for class house.inksoftware.degs.ScheduledLockCheck
- SpringDataSourcePropertiesCompletenessTest - Class in house.inksoftware.degs
- SpringDataSourcePropertiesCompletenessTest() - Constructor for class house.inksoftware.degs.SpringDataSourcePropertiesCompletenessTest
- SwaggerConventionTest - Class in house.inksoftware.degs
- SwaggerConventionTest() - Constructor for class house.inksoftware.degs.SwaggerConventionTest
- SystemOutPrintlnCheck - Class in house.inksoftware.degs
- SystemOutPrintlnCheck() - Constructor for class house.inksoftware.degs.SystemOutPrintlnCheck
T
- testApplicationYmlHasContextPathProperty() - Method in class house.inksoftware.degs.HibernateValidateSchemeTest
- testCircularReferenceConfiguration() - Method in class house.inksoftware.degs.CircularReferenceConfigurationCheck
- testControllerContainsLogStatement() - Method in class house.inksoftware.degs.CodingConventionTests
- testControllerMethodIsNoMoreThanFiveLines() - Method in class house.inksoftware.degs.CodingConventionTests
- testFlywaySchemaTableProperty() - Method in class house.inksoftware.degs.FlywaySchemaVersionIsolationTest
- testHikariSchemaConfigPresence() - Method in class house.inksoftware.degs.HikariSchemaConfigPresenceTest
- testIfSpringFoxIsImplemented() - Method in class house.inksoftware.degs.SwaggerConventionTest
- testLoggingConventions() - Method in class house.inksoftware.degs.LoggingConventionsTest
- testLoggingExistsInCatchBlock() - Method in class house.inksoftware.degs.CodingConventionTests
- testMethodReturnsVariableNamedResult() - Method in class house.inksoftware.degs.CodingConventionTests
- testMigrationFileNamingConvention() - Method in class house.inksoftware.degs.FlywayTests
- testMigrationScriptImmutability() - Method in class house.inksoftware.degs.FlywayMigrationImmutabilityCheck
- testMigrationSQLContent() - Method in class house.inksoftware.degs.FlywayTableStructureTest
- testRedundantProperties() - Method in class house.inksoftware.degs.PropertySanityCheck
- testRequestBodyValidation() - Method in class house.inksoftware.degs.RequestBodyValidationCheck
- testScheduledLockConventions() - Method in class house.inksoftware.degs.ScheduledLockCheck
- testSpringDataSourcePropertiesCompleteness() - Method in class house.inksoftware.degs.SpringDataSourcePropertiesCompletenessTest
- testSystemOutPrintlnConvention() - Method in class house.inksoftware.degs.SystemOutPrintlnCheck
- testTopicHasDefaultRetrialMechanism() - Method in class house.inksoftware.degs.KafkaListenerCorrectnessTest
All Classes and Interfaces|All Packages