Class MModelTextureStructureTests
java.lang.Object
org.opengis.cite.cdb10.CommonFixture
org.opengis.cite.cdb10.cdbStructure.Capability1Tests
org.opengis.cite.cdb10.cdbStructure.MModelTextureStructureTests
MModelTextureStructureTests class.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opengis.cite.cdb10.cdbStructure.Capability1Tests
Capability1Tests.validateFile
-
Field Summary
Fields inherited from class org.opengis.cite.cdb10.CommonFixture
path, ROOT_PKG_PATH, SAMPLE_CDB_PATH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Validates that MModelTexture filenames have valid codes/names.void
Validates that MModelTexture Texture Name directories have valid names.void
Validates that MModelTexture Texture Name Prefix directories have valid codes.void
Validates that MModelTexture Texture Name level 3 directories have valid codes.Methods inherited from class org.opengis.cite.cdb10.cdbStructure.Capability1Tests
getDatasetPaths, iterateDatasets, iterateEntries, obtainTestSubject, parseLOD, validateComponentSelector1, validateComponentSelector2, validateComponentSelectorFormat, validateDISCategory, validateDISCountry, validateDISDomain, validateDISEntity, validateDISEntityKind, validateFeatureCode, validateFeatureSubCode, validateLatitude, validateLod, validateLOD, validateLongitude, validateModelName, validateRref, validateTextureNameCode, validateUref
-
Constructor Details
-
MModelTextureStructureTests
public MModelTextureStructureTests()
-
-
Method Details
-
verifyTNAMPrefix
Validates that MModelTexture Texture Name Prefix directories have valid codes.- Throws:
IOException
- Error reading from CDB
-
verifyTNAMSecond
Validates that MModelTexture Texture Name level 3 directories have valid codes.- Throws:
IOException
- Error reading from CDB
-
verifyTNAM
Validates that MModelTexture Texture Name directories have valid names.- Throws:
IOException
- Error reading from CDB
-
verifyFile
Validates that MModelTexture filenames have valid codes/names.- Throws:
IOException
- Error reading from CDB
-