How to mock a method inside entities in typeorm? (nest.js unit tests)

前端 未结 0 878
萌比男神i
萌比男神i 2021-01-20 10:06

I\'m trying to write unit tests for my code, here\'s the source of my entity in nest.js:

import { BaseEntity, Column, Entity, PrimaryGeneratedColumn } from \'         


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