MicroFocus / alm-octane-csharp-rest-sdk

Other
4 stars 6 forks source link

Added NonGenericsEntityService for using in UFT scripts #54

Closed MrBoba closed 2 years ago

MrBoba commented 2 years ago

VBscript that is used inside UFT scripts doesn't support generic return type. Created NonGenericsEntityService that is a wrapper for regular EntityService and retrieve entity type as a parameter.