|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
test.wsmo4j.logicalexpression.LogicalExpressionTestCase
test.wsmo4j.logicalexpression.EqualityTest
public class EqualityTest
Checks Equality Method of terms and different logical expressions
Created on Jul 24, 2005 Committed by $Author$ $Source$,
| Field Summary |
|---|
| Fields inherited from class test.wsmo4j.logicalexpression.LogicalExpressionTestCase |
|---|
factory, leFactory, ns, parser, serializer, topEntity |
| Constructor Summary | |
|---|---|
EqualityTest()
|
|
| Method Summary | |
|---|---|
void |
testAnonymous()
|
void |
testAtom()
|
void |
testBinary()
|
void |
testComplex()
|
void |
testConstructedTerm()
|
void |
testIRI()
|
void |
testMolecule()
|
void |
testQuantified()
|
void |
testSimpleMolecule()
|
void |
testUnary()
|
void |
testVariable()
|
| Methods inherited from class test.wsmo4j.logicalexpression.LogicalExpressionTestCase |
|---|
serialize, serialize, serialize, setUp, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EqualityTest()
| Method Detail |
|---|
public void testAnonymous()
throws Exception
Exception
public void testVariable()
throws Exception
Exception
public void testIRI()
throws Exception
Exception
public void testConstructedTerm()
throws Exception
Exception
public void testSimpleMolecule()
throws Exception
Exception
public void testMolecule()
throws Exception
Exception
public void testAtom()
throws Exception
Exception
public void testBinary()
throws Exception
Exception
public void testUnary()
throws Exception
Exception
public void testQuantified()
throws Exception
Exception
public void testComplex()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||