Integration tests verifying endpoint authorization and authentication

后端 未结 0 1606
南笙
南笙 2021-01-22 15:46

Consider the following integration test. Java is used just as an example.

  @Test
  @WithMockUser
  public void givenUnauthorized_whenGettingPeople_thenReturnStat         


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