All Classes and Interfaces
Classes
Class
Description
Small integration-style unit test that uses the normalized Database helper methods
to create a student, a progress type, ensure parts, insert one session and fetch the
latest results.
JUnit replacement for the legacy Braille smoke main.
Tests saving and retrieving contact log entries in the application's
database layer.
Tests database edge cases such as duplicate student names, idempotent
initialization, and persistence of session notes.
Basic integration tests for the Database helper using the on-disk sqlite
created in the project's application data folder.
Test that generates example Braille exports (per-phase PNGs + MD/HTML)
for the student "Test Student".
Small unit test to validate deterministic jitter reproducibility.
Unit test for SessionJsonWriter to verify envelope and filename format.
Verify SQL schema initialization and helper routines used to create the
application's database structure.