PackageDescription: OmniBase-Tests


Omni Base - Tests

Last published: August 20, 2007 by 'markr'

Defines 2 Classes
Extends 2 Classes


Contains unit tests for the OmniBase OODBMS.

Class OmniBaseTest is a TestCase for the following:
-- ability to persist various classes (e.g., SmallInteger, String, Dictionary)
-- transaction behavior (commit, checkpoint, abort)
-- B-Tree behavior (could use a few more tests here)
-- concurrent access and locking