Class CommonTiffMeta

java.lang.Object
org.opengis.cite.geotiff11.CommonFixture
org.opengis.cite.geotiff11.tiffTests.CommonTiffMeta
Direct Known Subclasses:
GeoKeyDirectoryTests, GeoKeysTests, TiffCoreTests, TiffTagsTests

public class CommonTiffMeta extends CommonFixture

CommonTiffMeta class.

  • Field Details

    • tiffDump

      protected TiffDump tiffDump
  • Constructor Details

    • CommonTiffMeta

      public CommonTiffMeta()
  • Method Details

    • obtainTestSubject

      @BeforeClass public void obtainTestSubject(org.testng.ITestContext testContext)
      Obtains the test subject from the ISuite context. The suite attribute SuiteAttribute.TEST_SUBJECT should evaluate to a file node.
      Parameters:
      testContext - The test (group) context.