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

META-INF.apidocs.nl.hsac.fitnesse.fixture.fit.MapDefinitionFixture.SaveMapParameterBinding.json Maven / Gradle / Ivy

There is a newer version: 5.3.20
Show newest version
{
  "constructors" : [ {
    "readableName" : "save map parameter binding",
    "usage" : "| save map parameter binding | [headerName] |",
    "name" : "SaveMapParameterBinding",
    "docString" : "",
    "annotations" : [ ],
    "parameters" : [ {
      "name" : "headerName",
      "type" : "String"
    } ],
    "exceptions" : [ ]
  } ],
  "qualifiedName" : "nl.hsac.fitnesse.fixture.fit.MapDefinitionFixture.SaveMapParameterBinding",
  "publicMethods" : [ {
    "readableName" : "do cell",
    "usage" : "| do | [fixture] | cell | [cell] | ",
    "contexthelp" : "do <fixture> cell <cell>",
    "name" : "doCell",
    "docString" : "",
    "annotations" : [ "Override" ],
    "parameters" : [ {
      "name" : "fixture",
      "type" : "Fixture"
    }, {
      "name" : "cell",
      "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.MapDefinitionFixture.SaveMapParameterBinding",
  "name" : "SaveMapParameterBinding",
  "annotations" : [ ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy