Class IntegerSubject


  • public class IntegerSubject
    extends ComparableSubject<java.lang.Integer>
    Propositions for Integer subjects.
    Author:
    David Saff, Christian Gruber ([email protected]), Kurt Alfred Kluever
    • Constructor Detail

      • IntegerSubject

        protected IntegerSubject​(FailureMetadata metadata,
                                 @Nullable java.lang.Integer integer)
        Constructor for use by subclasses. If you want to create an instance of this class itself, call check(...).that(actual).