Class ShouldNotBeInfinite

java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.ShouldNotBeInfinite
All Implemented Interfaces:
ErrorMessageFactory

public class ShouldNotBeInfinite extends BasicErrorMessageFactory
  • Constructor Details

    • ShouldNotBeInfinite

      private ShouldNotBeInfinite(Number actual)
  • Method Details