All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.apidocs.nl.praegus.fitnesse.junit.testsystemlisteners.util.ConsoleOutputChunkParser.json Maven / Gradle / Ivy

There is a newer version: 1.38.1
Show newest version
{
  "constructors" : [ {
    "readableName" : "console output chunk parser",
    "usage" : "| console output chunk parser |",
    "name" : "ConsoleOutputChunkParser",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ ],
    "exceptions" : [ ]
  } ],
  "qualifiedName" : "nl.praegus.fitnesse.junit.testsystemlisteners.util.ConsoleOutputChunkParser",
  "publicMethods" : [ {
    "readableName" : "rewrite hash tables",
    "usage" : "| rewrite hash tables | [html] | ",
    "contexthelp" : "rewrite hash tables <html>",
    "name" : "rewriteHashTables",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "html",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "format html for console",
    "usage" : "| format html for console | [html] | ",
    "contexthelp" : "format html for console <html>",
    "name" : "formatHtmlForConsole",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "html",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "sanitize remaining html",
    "usage" : "| sanitize remaining html | [html] | ",
    "contexthelp" : "sanitize remaining html <html>",
    "name" : "sanitizeRemainingHtml",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "html",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "apply console coloring",
    "usage" : "| apply console coloring | [html] | ",
    "contexthelp" : "apply console coloring <html>",
    "name" : "applyConsoleColoring",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "html",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "filter collapsed sections",
    "usage" : "| filter collapsed sections | [html] | ",
    "contexthelp" : "filter collapsed sections <html>",
    "name" : "filterCollapsedSections",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "html",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  }, {
    "readableName" : "print summary",
    "usage" : "| print | [test] | summary | [summary] | ",
    "contexthelp" : "print <test> summary <summary>",
    "name" : "printSummary",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "test",
      "type" : "String"
    }, {
      "name" : "summary",
      "type" : "String"
    } ],
    "exceptions" : [ ],
    "returnType" : "String"
  } ],
  "typeName" : "nl.praegus.fitnesse.junit.testsystemlisteners.util.ConsoleOutputChunkParser",
  "name" : "ConsoleOutputChunkParser",
  "annotations" : [ ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy