Class AsciiParamsTests
java.lang.Object
org.opengis.cite.geotiff11.CommonFixture
org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
org.opengis.cite.geotiff11.tiffTests.GeoKeysTests
org.opengis.cite.geotiff11.tiffTests.AsciiParamsTests
AsciiParamsTests class.
-
Field Summary
FieldsFields inherited from class org.opengis.cite.geotiff11.tiffTests.GeoKeysTests
directory, keyEntrySet, minorRevisionFields inherited from class org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
tiffDumpFields inherited from class org.opengis.cite.geotiff11.CommonFixture
client, request, response, ROOT_PKG_PATH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) StringprocessFourthShortForAscii(int index, int keyLength) voidsetUpAsciiParamsSet.voidverifyGeoAsciiParamsTagCount.voidverifyGeoAsciiParamsTagNULLWrite.voidverifyGeoAsciiParamsTagType.voidverifyGeodeticCitationGeoKey.voidverifyGTCitationGeoKey.voidverifyProjectedCitationGeoKey.voidverifyVerticalCitationGeoKey.Methods inherited from class org.opengis.cite.geotiff11.tiffTests.GeoKeysTests
getKeyIndex, keyExists, processFirstShort, processFourthShortForShort, processSecondShort, processThirdShort, setUpGeoKeyDirectoryMethods inherited from class org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
obtainTestSubjectMethods inherited from class org.opengis.cite.geotiff11.CommonFixture
clearMessages, getResponseEntityAsDocument, initCommonFixture
-
Field Details
-
asciiParamsSet
String asciiParamsSet
-
-
Constructor Details
-
AsciiParamsTests
public AsciiParamsTests()
-
-
Method Details
-
setUpAsciiParamsSet
@BeforeClass public void setUpAsciiParamsSet()setUpAsciiParamsSet.
-
verifyGeoAsciiParamsTagCount
verifyGeoAsciiParamsTagCount.
- Throws:
Exception- if any.
-
verifyGeoAsciiParamsTagType
verifyGeoAsciiParamsTagType.
- Throws:
Exception- if any.
-
verifyGeoAsciiParamsTagNULLWrite
verifyGeoAsciiParamsTagNULLWrite.
- Throws:
Exception- if any.
-
processFourthShortForAscii
-
verifyGTCitationGeoKey
verifyGTCitationGeoKey.
- Throws:
Exception- if any.
-
verifyGeodeticCitationGeoKey
verifyGeodeticCitationGeoKey.
- Throws:
Exception- if any.
-
verifyProjectedCitationGeoKey
verifyProjectedCitationGeoKey.
- Throws:
Exception- if any.
-
verifyVerticalCitationGeoKey
verifyVerticalCitationGeoKey.
- Throws:
Exception- if any.
-