Unit testing static method in typescript for topic creation

前端 未结 0 1823
轮回少年
轮回少年 2021-01-22 12:56

I am having issues testing a static function is Typescript

export class myUtil {
  static getTopicByParameterName(scope: any, parameterName: string, topicFromTopi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题