org.topbraid.strings.classexpressions.parser.tests
Class LabelsAndClassParsingTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.topbraid.core.testing.AbstractTBTestCase
              extended by org.topbraid.strings.classexpressions.parser.tests.LabelsAndClassParsingTestCase
All Implemented Interfaces:
junit.framework.Test

public class LabelsAndClassParsingTestCase
extends AbstractTBTestCase


Field Summary
 
Fields inherited from class org.topbraid.core.testing.AbstractTBTestCase
BASE_URI, NS, URI
 
Constructor Summary
LabelsAndClassParsingTestCase()
           
 
Method Summary
 void testOWLAllValuesFromRestrictions()
           
 void testOWLClassAxioms()
           
 void testOWLSomeValuesFromRestrictions()
           
 
Methods inherited from class org.topbraid.core.testing.AbstractTBTestCase
assertSize, createModel, createNonNegativeInteger, createOntModel, createOntModel, execute
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LabelsAndClassParsingTestCase

public LabelsAndClassParsingTestCase()
Method Detail

testOWLAllValuesFromRestrictions

public void testOWLAllValuesFromRestrictions()
                                      throws java.lang.Throwable
Throws:
java.lang.Throwable

testOWLSomeValuesFromRestrictions

public void testOWLSomeValuesFromRestrictions()
                                       throws java.lang.Throwable
Throws:
java.lang.Throwable

testOWLClassAxioms

public void testOWLClassAxioms()
                        throws java.lang.Throwable
Throws:
java.lang.Throwable