The original Tools class has been renamed to SoapUITools. Unfortunately this breaks backwards compatibility, because some plugins and probably quite a few Groovy scripts are using the Tools class. This as a facade that looks identical to the old Tools class and ensuring that old code will still work with ReadyAPI. It's deprecated to encourage people to start using SoapUITools or ReadyTools instead.
Methods inherited from class | Name |
---|---|
class SoapUITools |
askUserForNewObjectName, askUserForNewProjectName, createFilelessProject, deserializeObjectFromHexString, expandProperties, getContentTypeFromFilename, getExtensionForContentType, serializeObjectToHexString |