Uses of Class
edu.upc.fib.inlab.imp.kse.logics.logicschema.assertions.TermAssert
-
Uses of TermAssert in edu.upc.fib.inlab.imp.kse.logics.logicschema.assertions
Modifier and TypeMethodDescriptionstatic TermAssert
LogicSchemaAssertions.assertThat
(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Term actual) static TermAssert
TermAssert.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 TermAssert
ImmutableTermListAssert.toAssert
(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Term value, String description)