Uses of Class
dtu.library.app.SampleDataSetup

Packages that use SampleDataSetup
dtu.library.app   
 

Uses of SampleDataSetup in dtu.library.app
 

Subclasses of SampleDataSetup in dtu.library.app
 class TestBorrowBook
          This class contains the test for testing borrowing of books (and returning them).
 class TestDateServer
           
 class TestOverdue
           
 class TestReturnBook
           
 class TestSearchBook
          Note that the test class has been refactor to inherit its setup method from class SampleDataSetup.