@Autowired private Validator validator; @Test public void testValidateMethodOfPaymentBadCreditCard() { final MethodOfPayment ...