Testing

JUnit Tests

All JUnit tests should inherit directly from AbstractKiekerTest and be in the corresponding JUnit packages.

Record API Extractor

JUnit tests for most records are generated automatically by an special Eclipse tool which scans the API of records and creates record tests which ensure this specific API.