Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.assertions.TermAssert
Packages that use TermAssert
-
Uses of TermAssert in edu.upc.fib.inlab.imp.kse.logics.logicschema.assertions
Methods in edu.upc.fib.inlab.imp.kse.logics.logicschema.assertions that return TermAssertModifier and TypeMethodDescriptionstatic TermAssertLogicSchemaAssertions.assertThat(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Term actual) static TermAssertTermAssert.assertThat(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Term actual) TermAssert.correspondsSpec(edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.TermSpec spec) TermAssert.isConstant()TermAssert.isConstant(String constantName) TermAssert.isNotConstant()TermAssert.isNotVariable()TermAssert.isVariable()TermAssert.isVariable(String variableName) ComparisonBuiltInLiteralAssert.leftTerm()ComparisonBuiltInLiteralAssert.rightTerm()protected TermAssertImmutableTermListAssert.toAssert(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Term value, String description)