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

META-INF.apidocs.nl.hsac.fitnesse.fixture.fit.MapColumnFixture.QueryBinding.json Maven / Gradle / Ivy

There is a newer version: 5.3.17
Show newest version
{
  "constructors" : [ ],
  "qualifiedName" : "nl.hsac.fitnesse.fixture.fit.MapColumnFixture.QueryBinding",
  "publicMethods" : [ {
    "readableName" : "do cell",
    "usage" : "| do | [aFixture] | cell | [aCell] | ",
    "contexthelp" : "do <aFixture> cell <aCell>",
    "name" : "doCell",
    "docString" : "Special behavior: assumes the celltext is the name of a symbol and the return value of the column must be compared with the symbol value.\n The special fitnesse values 'blank', 'null', '' are handled in the standard way though.",
    "annotations" : [ "Override" ],
    "parameters" : [ {
      "name" : "aFixture",
      "type" : "Fixture"
    }, {
      "name" : "aCell",
      "type" : "Parse"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "do cell",
    "usage" : "| do | [arg0] | cell | [arg1] | ",
    "contexthelp" : "do <arg0> cell <arg1>",
    "name" : "doCell",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "arg0",
      "type" : "Fixture"
    }, {
      "name" : "arg1",
      "type" : "Parse"
    } ],
    "exceptions" : [ ],
    "returnType" : "void"
  }, {
    "readableName" : "create",
    "usage" : "| create | arg0, arg1,  |",
    "contexthelp" : "create  arg0, arg1,",
    "name" : "create",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "arg0",
      "type" : "Fixture"
    }, {
      "name" : "arg1",
      "type" : "String"
    } ],
    "exceptions" : [ "java.lang.Throwable" ],
    "returnType" : "Binding"
  }, {
    "readableName" : "do cell",
    "usage" : "| do | [arg0] | cell | [arg1] | ",
    "contexthelp" : "do <arg0> cell <arg1>",
    "name" : "doCell",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "arg0",
      "type" : "Fixture"
    }, {
      "name" : "arg1",
      "type" : "Parse"
    } ],
    "exceptions" : [ "java.lang.Throwable" ],
    "returnType" : "void"
  } ],
  "typeName" : "nl.hsac.fitnesse.fixture.fit.MapColumnFixture.QueryBinding",
  "name" : "QueryBinding",
  "annotations" : [ ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy