java.lang.Object
org.assertj.core.api.AbstractAssert<LiteralAssert,edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Literal>
edu.upc.fib.inlab.imp.kse.logics.logicschema.assertions.LiteralAssert
All Implemented Interfaces:
org.assertj.core.api.Assert<LiteralAssert,edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Literal>, org.assertj.core.api.Descriptable<LiteralAssert>, org.assertj.core.api.ExtensionPoints<LiteralAssert,edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Literal>

public class LiteralAssert extends org.assertj.core.api.AbstractAssert<LiteralAssert,edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Literal>
  • Constructor Details

    • LiteralAssert

      public LiteralAssert(edu.upc.fib.inlab.imp.kse.logics.logicschema.domain.Literal actual)
  • Method Details