Class TiffCoreTests
java.lang.Object
org.opengis.cite.geotiff11.CommonFixture
org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
org.opengis.cite.geotiff11.tiffTests.TiffCoreTests
TiffCoreTests class.
-
Field Summary
Fields inherited from class org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
tiffDump
Fields inherited from class org.opengis.cite.geotiff11.CommonFixture
client, request, response, ROOT_PKG_PATH
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setTiffPath
(org.testng.ITestContext testContext) Setter for the fieldtiffPath
.void
verifyTiffEndianness.void
verifyTiffVersion.void
verifyTiffVersionSixCompliance.Methods inherited from class org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
obtainTestSubject
Methods inherited from class org.opengis.cite.geotiff11.CommonFixture
clearMessages, getResponseEntityAsDocument, initCommonFixture
-
Constructor Details
-
TiffCoreTests
public TiffCoreTests()
-
-
Method Details
-
setTiffPath
@BeforeClass public void setTiffPath(org.testng.ITestContext testContext) Setter for the field
tiffPath
.- Parameters:
testContext
- aITestContext
object
-
verifyTiffEndianness
public void verifyTiffEndianness()verifyTiffEndianness.
-
verifyTiffVersion
public void verifyTiffVersion()verifyTiffVersion.
-
verifyTiffVersionSixCompliance
verifyTiffVersionSixCompliance.
- Throws:
Exception
- if any.
-