A B D G L M O P S T W

T

TestAddBook - Class in dtu.library.app
 
TestAddBook() - Constructor for class dtu.library.app.TestAddBook
 
testAdminAddBook() - Method in class dtu.library.app.TestAddBook
Tests the scenario that the administrator can add a book to the library via the library application.
testAdminAddBookNotLoggedIn() - Method in class dtu.library.app.TestAddBook
Tests the scenario when the administrator wants to add a book, but is not logged in.
TestLibraryThroughUI - Class in dtu.library.ui
 
TestLibraryThroughUI() - Constructor for class dtu.library.ui.TestLibraryThroughUI
 
testLogin() - Method in class dtu.library.app.TestAddBook
Tests the scenario when the administrator successfully logs in.
testLoginFailed() - Method in class dtu.library.app.TestAddBook
Tests the scenario when the administrator wants to log in with the wrong password.
TestSearchBook - Class in dtu.library.app
 
TestSearchBook() - Constructor for class dtu.library.app.TestSearchBook
 
testSearchBooksNothingFound() - Method in class dtu.library.app.TestSearchBook
Tests searching for books in the library.
testSearchBooksSignature() - Method in class dtu.library.app.TestSearchBook
Tests searching for books in the library.
testSearchBooksTitle() - Method in class dtu.library.app.TestSearchBook
Tests searching for books in the library.
testSearchBooksTitleAuthor() - Method in class dtu.library.app.TestSearchBook
Tests searching for books in the library.
testTestAddBook() - Method in class dtu.library.ui.TestLibraryThroughUI
Tests adding a book to the library by the administrator.
testTestExitApplication1() - Method in class dtu.library.ui.TestLibraryThroughUI
Tests that the main menu has an exit option and that selecting the exit option results in true being returned from the processSelection method.
testTestExitApplication2() - Method in class dtu.library.ui.TestLibraryThroughUI
Tests that a wrong input to the menu results in a "Wrong selection; please repeat." output, and that the exit status is still false.

A B D G L M O P S T W