Class ShouldBePrintable

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

public class ShouldBePrintable extends BasicErrorMessageFactory
  • Constructor Details

    • ShouldBePrintable

      private ShouldBePrintable(Object actual)
  • Method Details