META-INF.apidocs.nl.hsac.fitnesse.fixture.slim.SlimFixture.RepeatCompletion.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hsac-fitnesse-fixtures Show documentation
Show all versions of hsac-fitnesse-fixtures Show documentation
Fixtures to assist in testing via FitNesse
{
"constructors" : [ ],
"qualifiedName" : "nl.hsac.fitnesse.fixture.slim.SlimFixture.RepeatCompletion",
"publicMethods" : [ {
"readableName" : "is finished",
"usage" : "| is finished |",
"contexthelp" : "is finished",
"name" : "isFinished",
"docString" : "@return true if no more repeats are needed.",
"annotations" : [ ],
"parameters" : [ ],
"exceptions" : [ ],
"returnType" : "boolean"
}, {
"readableName" : "repeat",
"usage" : "| repeat |",
"contexthelp" : "repeat",
"name" : "repeat",
"docString" : "Performs the action again.",
"annotations" : [ ],
"parameters" : [ ],
"exceptions" : [ ],
"returnType" : "void"
} ],
"typeName" : "nl.hsac.fitnesse.fixture.slim.SlimFixture.RepeatCompletion",
"name" : "RepeatCompletion",
"annotations" : [ ]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy