META-INF.apidocs.nl.hsac.fitnesse.fixture.slim.SlimFixture.Negate.json Maven / Gradle / Ivy
{
"constructors" : [ {
"readableName" : "negate",
"usage" : "| negate | [nested] |",
"name" : "Negate",
"docString" : "Creates new with same action, but the exact opposite completion condition.\n@param nested completion whose #isFinished() will be negated.",
"annotations" : [ ],
"parameters" : [ {
"name" : "nested",
"description" : "completion whose #isFinished() will be negated.",
"type" : "RepeatCompletion"
} ],
"exceptions" : [ ]
} ],
"qualifiedName" : "nl.hsac.fitnesse.fixture.slim.SlimFixture.Negate",
"publicMethods" : [ {
"readableName" : "is finished",
"usage" : "| is finished |",
"contexthelp" : "is finished",
"name" : "isFinished",
"docString" : "",
"annotations" : [ "Override" ],
"parameters" : [ ],
"exceptions" : [ ],
"returnType" : "boolean"
}, {
"readableName" : "repeat",
"usage" : "| repeat |",
"contexthelp" : "repeat",
"name" : "repeat",
"docString" : "",
"annotations" : [ "Override" ],
"parameters" : [ ],
"exceptions" : [ ],
"returnType" : "void"
} ],
"typeName" : "nl.hsac.fitnesse.fixture.slim.SlimFixture.Negate",
"name" : "Negate",
"annotations" : [ ]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy