In v3.6.x, the fileout form uses the syntax:
removeAllMethods TestClassForWaldorfFileout
removeAllClassMethods TestClassForWaldorfFileout
In v 3.7, this was changed to the following, which was previous used in 3.5.x.
doit
TestClassForWaldorfFileout removeAllMethods.
TestClassForWaldorfFileout class removeAllMethods.
%
Last updated: 11/8/23