Uses of Class
test.wsmo4j.logicalexpression.LogicalExpressionTestCase

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
 



Copyright © 2004-2008 Ontotext Lab.. All Rights Reserved.