Klasse ActionSequenceReportingFormat

java.lang.Object
net.jqwik.engine.properties.stateful.ActionSequenceReportingFormat
Alle implementierten Schnittstellen:
Comparable<net.jqwik.api.SampleReportingFormat>, net.jqwik.api.SampleReportingFormat

public class ActionSequenceReportingFormat extends Object implements net.jqwik.api.SampleReportingFormat
  • Konstruktordetails

    • ActionSequenceReportingFormat

      public ActionSequenceReportingFormat()
  • Methodendetails

    • appliesTo

      public boolean appliesTo(Object value)
      Angegeben von:
      appliesTo in Schnittstelle net.jqwik.api.SampleReportingFormat
    • report

      public Object report(Object value)
      Angegeben von:
      report in Schnittstelle net.jqwik.api.SampleReportingFormat
    • label

      public Optional<String> label(Object value)
      Angegeben von:
      label in Schnittstelle net.jqwik.api.SampleReportingFormat