public class IntegerThat extends BaseThat<Long,IntegerThat>
conformsTo, conformsTo, conformsTo, doesNotConformsTo, doesNotConformsTo, doesNotConformsTo, equalsTo, equalsTo, equalsTo, notEqualsTo, notEqualsTo, notEqualsTo, onpublic IntegerThat isGreaterThan(long value, Optional<java.util.function.Supplier<String>> message)
public IntegerThat isGreaterThan(long value, java.util.function.Supplier<String> message)
public IntegerThat isGreaterThan(long value, String message)
public IntegerThat isGreaterThan(long value)
public IntegerThat isGreaterOrEqualsThan(long value, Optional<java.util.function.Supplier<String>> message)
public IntegerThat isGreaterOrEqualsThan(long value, java.util.function.Supplier<String> message)
public IntegerThat isGreaterOrEqualsThan(long value, String message)
public IntegerThat isGreaterOrEqualsThan(long value)
public IntegerThat isZero(Optional<java.util.function.Supplier<String>> message)
public IntegerThat isZero(java.util.function.Supplier<String> message)
public IntegerThat isZero(String message)
public IntegerThat isZero()
public IntegerThat isPositive(Optional<java.util.function.Supplier<String>> message)
public IntegerThat isPositive(java.util.function.Supplier<String> message)
public IntegerThat isPositive(String message)
public IntegerThat isPositive()
public IntegerThat isPositiveOrZero(Optional<java.util.function.Supplier<String>> message)
public IntegerThat isPositiveOrZero(java.util.function.Supplier<String> message)
public IntegerThat isPositiveOrZero(String message)
public IntegerThat isPositiveOrZero()
public IntegerThat isNegative(Optional<java.util.function.Supplier<String>> message)
public IntegerThat isNegative(java.util.function.Supplier<String> message)
public IntegerThat isNegative(String message)
public IntegerThat isNegative()
public IntegerThat isNegativeOrZero(Optional<java.util.function.Supplier<String>> message)
public IntegerThat isNegativeOrZero(java.util.function.Supplier<String> message)
public IntegerThat isNegativeOrZero(String message)
public IntegerThat isNegativeOrZero()
Copyright © 2016. All rights reserved.