How to fake last modified time for unit tests?

前端 未结 0 1099
不思量自难忘°
不思量自难忘° 2020-12-02 18:26

I have a simple entity with a requirement that last modified time should be updated on persist.

@Data      // Lombok thing
@Entity
@Table(name = "MY_ENTI         


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