|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogicalExpressionTestCase | |
---|---|
test.wsmo4j.logicalexpression | |
test.wsmo4j.logicalexpression.io |
Uses of LogicalExpressionTestCase in test.wsmo4j.logicalexpression |
---|
Subclasses of LogicalExpressionTestCase in test.wsmo4j.logicalexpression | |
---|---|
class |
BinaryImplTest
Checks different methods of binary logical expressions |
class |
EqualityTest
Checks Equality Method of terms and different logical expressions |
class |
LogicalExpressionFactoryTest
Interface or class description |
class |
QuantifiedImplTest
Checks different methods of quantified logical expressions |
class |
UnaryImplTest
Checks different methods of unary logical expressions |
Uses of LogicalExpressionTestCase in test.wsmo4j.logicalexpression.io |
---|
Subclasses of LogicalExpressionTestCase in test.wsmo4j.logicalexpression.io | |
---|---|
class |
ParsingTest
Testing the implementation of parse(String) that converts the string representation of a logical expression to a ObjectModel |
class |
SerializingTest
Testing serializer for correct presedence order and namespace handling |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |