|
||||||||||
| 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.io.ParsingTest
public class ParsingTest
Testing the implementation of parse(String) that converts the string representation of a logical expression to a ObjectModel
| Field Summary |
|---|
| Fields inherited from class test.wsmo4j.logicalexpression.LogicalExpressionTestCase |
|---|
factory, leFactory, ns, parser, serializer, topEntity |
| Constructor Summary | |
|---|---|
ParsingTest()
|
|
| Method Summary | |
|---|---|
void |
testAndBrackets()
|
void |
testBuiltInAtom()
|
void |
testBuiltInPredicate()
|
void |
testBuiltInStrongEqual()
|
void |
testDataTypePredicateInParsing()
|
void |
testDataTypePredicateRewrite()
|
void |
testDataTypes()
|
void |
testDot()
|
void |
testException()
|
void |
testLatestImplicationBindsStrongest()
checking latest element binds strongest behaviour |
void |
testNegativeDecimalWithLeadingZero()
|
void |
testNewQuantifier()
|
void |
testPresendence()
presedence is currently: -NEG,NAF (strongest) -AND -OR -IMPLIES | - impliedBy | equivalent | LP_IMPLICATION (the latest occurence binds stronger) -Constraint (lowest) |
| 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 ParsingTest()
| Method Detail |
|---|
public void testNewQuantifier()
throws Exception
Exception
public void testDataTypePredicateInParsing()
throws Exception
Exception
public void testDataTypePredicateRewrite()
throws Exception
Exception
public void testBuiltInAtom()
throws Exception
Exception
public void testBuiltInStrongEqual()
throws Exception
Exception
public void testBuiltInPredicate()
throws Exception
Exception
public void testAndBrackets()
throws Exception
Exception
public void testPresendence()
throws Exception
Exception
public void testLatestImplicationBindsStrongest()
throws Exception
Exception
public void testDot()
throws Exception
Exception
public void testException()
throws Exception
Exception
public void testDataTypes()
throws org.wsmo.wsml.ParserException
org.wsmo.wsml.ParserException
public void testNegativeDecimalWithLeadingZero()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||