public interface SingleConstraintVerification<Solution_>
| Modifier and Type | Method and Description |
|---|---|
SingleConstraintAssertion |
given(Object... facts) |
SingleConstraintAssertion |
givenSolution(Solution_ solution) |
SingleConstraintAssertion given(Object... facts)
facts - never null, at least oneSingleConstraintAssertion givenSolution(Solution_ solution)
solution - never nullCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.