Forum Discussion
GMSoapUI
12 years agoContributor
Presumably I didn't need the constructor as I was using the static definition? It's been a long time since I looked at OO programming. Presumably only one class can reside in a .groovy file too i.e. I couldn't, for instance, keep all my centralised functions in one .groovy file under a class called libraries and define all my bespoke functions within that class?