Class AnsiFormats

  • All Implemented Interfaces:
    cucumber.runtime.formatter.Formats

    public class AnsiFormats
    extends Object
    implements cucumber.runtime.formatter.Formats
    • Constructor Detail

      • AnsiFormats

        public AnsiFormats()
    • Method Detail

      • get

        public cucumber.runtime.formatter.Format get​(String key)
        Specified by:
        get in interface cucumber.runtime.formatter.Formats
      • up

        public String up​(int n)
        Specified by:
        up in interface cucumber.runtime.formatter.Formats