Class ShouldNotBeCancelled

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

public class ShouldNotBeCancelled extends BasicErrorMessageFactory
  • Field Details

  • Constructor Details

    • ShouldNotBeCancelled

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