Changeset 77

Show
Ignore:
Timestamp:
01/31/07 22:16:53 (2 years ago)
Author:
chris
Message:

Some tests can throw different exceptions in newer Emdros versions

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lex/trunk/test/com/qwirx/lex/EmdrosDatabaseTest.java

    r26 r77  
    5757         
    5858        public void testTableIteratorShouldWork() 
    59         throws DatabaseException { 
     59        throws Exception { 
    6060                Table table = emdros.getTable("SELECT OBJECTS HAVING MONADS " + 
    6161                                "IN {1-10} [ALL] GO"); 
     
    9393 
    9494        public void testWordShouldStillHaveFeaturesAfterQueries() 
    95         throws DatabaseException  
     95        throws Exception  
    9696        { 
    9797                emdros.getSheaf("SELECT ALL OBJECTS IN {1-28735} "+