Package com.studentgui.test
Class DatabaseTest
java.lang.Object
com.studentgui.test.DatabaseTest
Basic integration tests for the Database helper using the on-disk sqlite
created in the project's application data folder. These tests are small and
intentionally exercise CRUD paths used by the UI pages.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DatabaseTest
public DatabaseTest()
-
-
Method Details