79713366

Date: 2025-07-24 12:43:28
Score: 2
Natty:
Report link

Try with:

mvc.perform(get("/api/v1/balance")).andExpect(status().isOk())
                .andExpect(jsonPath("$.balance").value(balance)));
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Has no white space (0.5):
  • Low reputation (1):
Posted by: Lil