| AutomatedTestsGetClassAndAssemblyCategories Method  | 
            Get categories assigned to current test class and assembly.
            
 
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntaxprotected string[] GetClassAndAssemblyCategories()
Return Value
Type: 
StringString array of all categories assigned to current test class and assembly.
See Also