core-jgi/fitnesse/FitNesseRoot/FitLibrary/GlosSary/FixturingMethod/content.txt

5 lines
308 B
Plaintext

This is a special method that's called on a ${fixture}, ${traverse} or ${domainObject}. It is '''not''' called on any other type of object, such as a plain ${sut}. The fixturing methods are as follows:
* ${setUpMethod} or ${tearDownMethod}
* A ${finder}
* A ${parserDelegateMethod}
and some others...