Package org.assertj.core.condition


package org.assertj.core.condition
  • Classes
    Class
    Description
    Returns true if all of the joined conditions are satisfied.
    Returns true if any of the joined conditions is satisfied.
    Returns true if the condition is not satisfied.
    Join<T>
    Join of two or more Conditions.
    Inverse the condition.
    Not<T>
    Returns true if the condition is not satisfied.