• Conformance Testing with TestNG, Part 2: Cookbook
  • Recipes
  • 1 Introduction
  • 2 Add a dependency on a third-party library
  • 3 Process test run arguments
  • 4 Create a reusable test fixture
  • 5 Declare specification-related constants
  • 6 Create a package for each conformance class
  • 7 Add a test method
  • 8 Provide informative error messages
  • 9 Update TestNG configuration file
  • 10 Verify a test method
  • 11 Publish test suite documentation
  • 12 Run the tests
  • 12-1. Integrated development environment (IDE)
  • 12-2. Command shell (console)
  • 12-3. OGC test harness