-
- Downloads
Refactor codes and add unit tests
parent
fe16eedf
No related branches found
No related tags found
Showing
- indexer-core/src/main/java/org/opengroup/osdu/indexer/cache/IParentChildRelationshipSpecsCache.java 2 additions, 4 deletions...sdu/indexer/cache/IParentChildRelationshipSpecsCache.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/cache/ParentChildRelationshipSpecsCacheVmImpl.java 4 additions, 6 deletions...ndexer/cache/ParentChildRelationshipSpecsCacheVmImpl.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/cache/PartitionSafeParentChildRelationshipSpecsCache.java 4 additions, 5 deletions...cache/PartitionSafeParentChildRelationshipSpecsCache.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/model/indexproperty/ParentChildRelationshipSpecs.java 25 additions, 0 deletions...xer/model/indexproperty/ParentChildRelationshipSpecs.java
- indexer-core/src/main/java/org/opengroup/osdu/indexer/service/PropertyConfigurationsServiceImpl.java 97 additions, 82 deletions...du/indexer/service/PropertyConfigurationsServiceImpl.java
- indexer-core/src/test/java/org/opengroup/osdu/indexer/model/indexproperty/jackson/PropertyPathDeserializerTest.java 1 addition, 1 deletion...l/indexproperty/jackson/PropertyPathDeserializerTest.java
- indexer-core/src/test/java/org/opengroup/osdu/indexer/service/IndexerServiceImplTest.java 15 additions, 0 deletions...pengroup/osdu/indexer/service/IndexerServiceImplTest.java
- indexer-core/src/test/java/org/opengroup/osdu/indexer/service/PropertyConfigurationsServiceImplTest.java 719 additions, 0 deletions...ndexer/service/PropertyConfigurationsServiceImplTest.java
- indexer-core/src/test/resources/indexproperty/well_configuration_record.json 56 additions, 0 deletions...st/resources/indexproperty/well_configuration_record.json
- indexer-core/src/test/resources/indexproperty/wellbore_configuration_record.json 33 additions, 0 deletions...esources/indexproperty/wellbore_configuration_record.json
Loading
Please register or sign in to comment