Interface Specification

All Known Subinterfaces:
SpecificationByExample
All Known Implementing Classes:
SpecificationToSpecificationByExampleAdaptor, XMLSpecification

public interface Specification
  • Method Details

    • process

      void process(Evaluator evaluator, ResultRecorder resultRecorder, Fixture fixture)
    • getDescription

      String getDescription()
      Gets the description of the exported specification.
      Returns:
      specification description