Package test

Contains automated tests for various makumba components.

See:
          Description

Class Summary
all TestSuite that runs all the Makumba tests
config Testing configuration related operations
ExceptionTest Tests for the way makumba handles expcetions
hqlanalyzer  
Hsqltest  
lock Testing locking related operations run "ant test.lock" from a number of consoles to test locks
LoginTestLogic  
MakumbaTestSetup  
mdd Testing mdd handling & parsing
oqlanalyzer  
table Testing table operations
tableHibernate Testing table operations
TestHibernateTransactionProviderChooserLogic  
 

Package test Description

Contains automated tests for various makumba components.

Currently relies on junit.framework, but additional types of tests will probably need additional testing methods. Testing org.makumba.view.jsptaglib seems much more difficult and will be probably done with Cactus.