owltools.mooncat.test
Class ImportPropertyMooncatTest
java.lang.Object
owltools.test.OWLToolsTestBasics
owltools.mooncat.test.ImportPropertyMooncatTest
public class ImportPropertyMooncatTest
- extends OWLToolsTestBasics
Tests for the detection of import properties during
mireot with Mooncat
.
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportPropertyMooncatTest
public ImportPropertyMooncatTest()
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.