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
tiffDumpFields inherited from class org.opengis.cite.geotiff11.CommonFixture
client, request, response, ROOT_PKG_PATH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetTiffPath(org.testng.ITestContext testContext) Setter for the fieldtiffPath.voidverifyTiffEndianness.voidverifyTiffVersion.voidverifyTiffVersionSixCompliance.Methods inherited from class org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
obtainTestSubjectMethods 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- aITestContextobject
-
verifyTiffEndianness
public void verifyTiffEndianness()verifyTiffEndianness.
-
verifyTiffVersion
public void verifyTiffVersion()verifyTiffVersion.
-
verifyTiffVersionSixCompliance
verifyTiffVersionSixCompliance.
- Throws:
Exception- if any.
-