de.fzi.kadmos.api.impl
Class OWLOntologyDictionaryTest

java.lang.Object
  extended by de.fzi.kadmos.api.impl.OWLOntologyDictionaryTest

public class OWLOntologyDictionaryTest
extends Object

Test for the OWLOntologyDictionary.

Author:
Carsten Daenschel, Juergen Bock (bock@fzi.de)

Constructor Summary
OWLOntologyDictionaryTest()
           
 
Method Summary
 void setUp()
           
static void setUpBeforeClass()
           
 void tearDown()
           
 void testIDWithWineOntology()
           
 void testSpeed()
          Test for comparing two serialization methods.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLOntologyDictionaryTest

public OWLOntologyDictionaryTest()
Method Detail

setUpBeforeClass

public static void setUpBeforeClass()
                             throws Exception
Throws:
Exception

setUp

public final void setUp()

tearDown

public final void tearDown()

testIDWithWineOntology

public final void testIDWithWineOntology()
                                  throws IOException,
                                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

testSpeed

public final void testSpeed()
                     throws Exception
Test for comparing two serialization methods. Deactivate the adding to OWLOntologyDictionary in SimpleAlignment.writeObject( ObjectOutputStream out ).

Throws:
Exception


Copyright © 2012. All Rights Reserved.