-
AtomAssert.assertThat(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Atom actual)
LogicSchemaAssertions.assertThat(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Atom actual)
AtomAssert.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
AtomAssert.hasTerms(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.ImmutableTermList terms)
ImmutableAtomListAssert.toAssert(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Atom value,
String description)