|
||||||||||
| 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.validator.ValidatorTestCase
test.wsmo4j.validator.ValidateLogicalExpressionTests
public class ValidateLogicalExpressionTests
Checks if logical expressions are validated correctly.
Created on Sep 19, 2006 Committed by $Author: morcen $ $Source$,
| Field Summary |
|---|
| Fields inherited from class test.wsmo4j.validator.ValidatorTestCase |
|---|
axiom, dataFactory, factory, le, leFactory, leSet, ns, ontology, parser |
| Constructor Summary | |
|---|---|
ValidateLogicalExpressionTests()
|
|
| Method Summary | |
|---|---|
void |
testDetermineCoreVariantOfLogExpr()
|
void |
testDetermineFlightVariantOfLogExpr()
|
void |
testInValidCoreLogExpr()
|
void |
testInValidDLLogExpr1()
|
void |
testInValidDLLogExpr2()
|
void |
testInValidFlightLogExpr()
|
void |
testInValidRuleLogExpr()
|
void |
testValidCoreLogExpr()
|
void |
testValidDLLogExpr()
|
void |
testValidFlightLogExpr()
|
void |
testValidRuleLogExpr()
|
| Methods inherited from class test.wsmo4j.validator.ValidatorTestCase |
|---|
createAxiomDef, getOntHeader, getOntLocalName, printError, printWarning, removeAxiomDef, 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 ValidateLogicalExpressionTests()
| Method Detail |
|---|
public void testValidCoreLogExpr()
throws Exception
Exception
public void testInValidCoreLogExpr()
throws Exception
Exception
public void testValidDLLogExpr()
throws Exception
Exception
public void testInValidDLLogExpr1()
throws Exception
Exception
public void testInValidDLLogExpr2()
throws Exception
Exception
public void testValidFlightLogExpr()
throws Exception
Exception
public void testInValidFlightLogExpr()
throws Exception
Exception
public void testValidRuleLogExpr()
throws Exception
Exception
public void testInValidRuleLogExpr()
throws Exception
Exception
public void testDetermineCoreVariantOfLogExpr()
throws Exception
Exception
public void testDetermineFlightVariantOfLogExpr()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||