owltools.mooncat.test
Class ImportPropertyMooncatTest

java.lang.Object
  extended by owltools.test.OWLToolsTestBasics
      extended by owltools.mooncat.test.ImportPropertyMooncatTest

public class ImportPropertyMooncatTest
extends OWLToolsTestBasics

Tests for the detection of import properties during mireot with Mooncat.


Constructor Summary
ImportPropertyMooncatTest()
           
 
Method Summary
 void testImportProperties()
          Test a conflict in a relation with a direct import (rel_f is both declared in D and F).
 void testImportProperties2()
          Test a conflict in a relation with an direct and indirect import (rel_f is declared in D, E, and F).
 
Methods inherited from class owltools.test.OWLToolsTestBasics
getGraph, getResource, getResourceIRI, getResourceIRIString, renderOBO
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportPropertyMooncatTest

public ImportPropertyMooncatTest()
Method Detail

testImportProperties

public void testImportProperties()
                          throws Exception
Test a conflict in a relation with a direct import (rel_f is both declared in D and F). Uses the import property to resolve the conflict during the mireot.

Throws:
Exception

testImportProperties2

public void testImportProperties2()
                           throws Exception
Test a conflict in a relation with an direct and indirect import (rel_f is declared in D, E, and F). Uses the import property to resolve the conflict during the mireot.

Throws:
Exception


Copyright © 2010-2011. All Rights Reserved.