I have a simple test case with a spied List of Mocked Objects that I then Inject into the class being tested @Spy List<ValidateRule> ruleServices = new ...
確定! 回上一頁