JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
tests.BaseTest
Packages that use
BaseTest
Package
Description
tests
Uses of
BaseTest
in
tests
Subclasses of
BaseTest
in
tests
Modifier and Type
Class
Description
class
TS01_CreateBook
Test cases for creating books via the API.
class
TS02_GetBook
Test cases for retrieving books via the API.
class
TS03_UpdateBook
Test cases for updating books via the API.
class
TS04_DeleteBook
Test cases for deleting books via the API.