Class Assertions


  • public class Assertions
    extends Object
    Entrypoint for custom AssertJ assertions.
    Author:
    poirigui
    • Constructor Detail

      • Assertions

        public Assertions()
    • Method Detail

      • assertThat

        public static ResponseAssert assertThat​(javax.ws.rs.core.Response response)