Project

General

Profile

Top-Level Block Definition Tests

Functionality Tested

The tests should cover the following:

  • this can work in conjuction with the Control Flow Tests section
  • for OO blocks:
    • interfaces, abstract classes, inheritance
    • enums, flagenums
    • constructor (static or instance)
    • destructor
    • methods (static or instance)
    • method/constructor override/overload - including the dataset/dataset-handle/table/table-handle/buffer overload
    • all access modifiers
    • all return types, including extent
  • for procedure blocks:
    • function definitions (including IN SUPER, IN handle, FORWARD), all return types, including extent
    • procedure definitions (including IN SUPER)
    • all allowed access modifiers

Current Status

Implementation Details

Instructions to Run the Tests

Limitations or Known Issues


© 2004-2024 Golden Code Development Corporation. ALL RIGHTS RESERVED.