-
static final org.assertj.core.api.InstanceOfAssertFactory<edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.OrdinaryLiteral,OrdinaryLiteralAssert>
LogicSchemaAssertions.assertThat(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.OrdinaryLiteral actual)
OrdinaryLiteralAssert.assertThat(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.OrdinaryLiteral actual)
OrdinaryLiteralAssert.correspondsSpec(edu.upc.fib.inlab.imp.kse.logics.logicschema.services.creation.spec.OrdinaryLiteralSpec spec)
OrdinaryLiteralAssert.hasPredicate(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Predicate predicate)
Asserts that the actual atom should have the very same predicate (i.e., same object reference)
as the one given by parameter
OrdinaryLiteralAssert.hasTerms(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.ImmutableTermList terms)
OrdinaryLiteralAssert.isPositive(boolean positive)