input required to pass dynamic value for the requestBuilder in junit test case

前端 未结 0 1513
孤独总比滥情好
孤独总比滥情好 2021-01-13 14:52

Trying to write the JUnit test case for REST controller. Below is the sample .

public class EmployeeController{
@Autowired
EmployeeService empService;

@GetMa         


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