jUnit not throw expected exception

前端 未结 0 1922
离开以前
离开以前 2021-02-11 08:04

I\'m testing the following class:

@Service
public class ClassToBeTested {

    private final ObjectMapper mapper;

    public ClassToBeTested(ObjectMapper mapper)         


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