Interface JTestConstraint

All Known Implementing Classes:
JTestConstraint.Capture, JTestConstraint.Compatible, JTestConstraint.Contains, JTestConstraint.Contradiction, JTestConstraint.Equal, JTestConstraint.ExpressionCompatible, JTestConstraint.Subtype, JTestConstraint.Throws

public interface JTestConstraint
  • Field Details

  • Method Details

    • resolve

      Set<honeyroasted.almonds.Constraint> resolve(honeyroasted.jype.system.JTypeSystem system)