Package tests


package tests
  • Classes
    Class
    Description
    Base test class for API tests, providing setup and teardown logic.
    Test cases for creating books via the API.
    Test cases for retrieving books via the API.
    Test cases for updating books via the API.
    Test cases for deleting books via the API.