Class ShouldBeCancelled

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

public class ShouldBeCancelled extends BasicErrorMessageFactory
  • Field Details

  • Constructor Details

    • ShouldBeCancelled

      private ShouldBeCancelled(Future<?> actual)
  • Method Details