angoca / log4db2

A logging utility like log4j for IBM Db2 SQL PL
https://angoca.github.io/log4db2/
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

Create the Cache tests #116

Closed angoca closed 10 years ago

angoca commented 10 years ago

Actually, the cache tests should be performed by module.

Each table could have its own cache Configuration Levels Conf_loggers Conf_appenders References

angoca commented 10 years ago

DONE for configuration

angoca commented 10 years ago

DONE for levels

angoca commented 10 years ago

All possible caches have been defined. Now, create a set of tests to verify its function.

angoca commented 10 years ago

Tests for level cache done.

angoca commented 10 years ago

DONE