Create test for service

前端 未结 0 1140
谎友^
谎友^ 2020-12-07 13:48

This service create new players and add them to list.

@Service
public class PlayerService {

@Autowired
private List playersList;
@Autowired
pri         


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