Project

General

Profile

Built-in Function (Database) Tests

Functionality Tested

The tests should cover the following:

  • all database built-ins
  • include "special" ones like the various record funcs which take non-regular syntax (things that cannot normally exist in an expression)
  • non-UDFs (database related functions that can only be called from business logic, not in WHERE clauses)
  • UDFs (built-ins used in WHERE clauses) ECF: this may not be different than above, I am including it here to be complete

Current Status

Implementation Details

Instructions to Run the Tests

Limitations or Known Issues


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