In jest, how to test method that uses the rxjs subject “next()” method

前端 未结 0 590
忘了有多久
忘了有多久 2020-12-12 12:52

Question is self-explanatory hopefully... take for example this class

import Rx from \'rxjs/Rx.js\';

export default class SomeClass {
    constructor() {
            


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