• GSIP 80 - Testing Overhaul
  • Overview
  • Proposed By
  • Assigned to Release
  • State
  • Motivation
  • Proposal
  • Part 0 - Terminology
  • System Test
  • Mock Test
  • Part 1 - Approach
  • System Test Data Directory Setup
  • Better Utilization of One Time Setup
  • Sample Improvement
  • Better Utilization of Mock Testing
  • Sample Improvement
  • Adopting Newer Test Frameworks
  • Test Customization
  • Maven Integration
  • Eclipse Integration
  • Migration from JUnit3
  • TestNG Groups
  • TestNG Configuration File
  • The Winner Is
  • Part 3 - Implementation
  • A New Test Class Hierarchy
  • BaseTestSupport Abstract Class
  • SystemTestSupport Abstract Class
  • MockTestSupport Abstract Class
  • TestData Interface
  • SystemTestData Class
  • MockTestData Class
  • LegacyTestData Class
  • Part 4 - Examples
  • restconfig FeatureTypeTest
  • main CatalogBuilderTest
  • main CascadeDeleteVisitorTest
  • Feedback
  • Backwards Compatibility
  • Voting
  • Links