Index
All Classes and Interfaces|All Packages
B
- BrailleDatabaseTest - Class in com.studentgui.test
-
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.
- BrailleDatabaseTest() - Constructor for class com.studentgui.test.BrailleDatabaseTest
- BrailleSmokeTest - Class in com.studentgui.test
-
JUnit replacement for the legacy Braille smoke main.
- BrailleSmokeTest() - Constructor for class com.studentgui.test.BrailleSmokeTest
C
- com.studentgui.apphelpers - package com.studentgui.apphelpers
- com.studentgui.apppages - package com.studentgui.apppages
- com.studentgui.test - package com.studentgui.test
D
- DatabaseContactLogTest - Class in com.studentgui.apphelpers
-
Tests saving and retrieving contact log entries in the application's database layer.
- DatabaseContactLogTest() - Constructor for class com.studentgui.apphelpers.DatabaseContactLogTest
- DatabaseEdgeCasesTest - Class in com.studentgui.test
-
Tests database edge cases such as duplicate student names, idempotent initialization, and persistence of session notes.
- DatabaseEdgeCasesTest() - Constructor for class com.studentgui.test.DatabaseEdgeCasesTest
- DatabaseTest - Class in com.studentgui.test
-
Basic integration tests for the Database helper using the on-disk sqlite created in the project's application data folder.
- DatabaseTest() - Constructor for class com.studentgui.test.DatabaseTest
- deterministicJitterProducesSameSequence() - Method in class com.studentgui.apppages.JLineGraphDeterministicJitterTest
- duplicateStudentNamesReturnSameId() - Method in class com.studentgui.test.DatabaseEdgeCasesTest
E
- ensureAssessmentPartsIsIdempotentAndIgnoresUnknownPartsOnInsert() - Method in class com.studentgui.test.DatabaseEdgeCasesTest
- ExportBrailleReportsTest - Class in com.studentgui.test
-
Test that generates example Braille exports (per-phase PNGs + MD/HTML) for the student "Test Student".
- ExportBrailleReportsTest() - Constructor for class com.studentgui.test.ExportBrailleReportsTest
G
- generateBrailleExport() - Method in class com.studentgui.test.ExportBrailleReportsTest
I
- init() - Static method in class com.studentgui.test.DatabaseEdgeCasesTest
- init() - Static method in class com.studentgui.test.DatabaseTest
J
- JLineGraphDeterministicJitterTest - Class in com.studentgui.apppages
-
Small unit test to validate deterministic jitter reproducibility.
- JLineGraphDeterministicJitterTest() - Constructor for class com.studentgui.apppages.JLineGraphDeterministicJitterTest
S
- saveSessionNotesPersistsNotes() - Method in class com.studentgui.test.DatabaseEdgeCasesTest
- SessionJsonWriterTest - Class in com.studentgui.apphelpers
-
Unit test for SessionJsonWriter to verify envelope and filename format.
- SessionJsonWriterTest() - Constructor for class com.studentgui.apphelpers.SessionJsonWriterTest
- smokeDatabaseFlow() - Method in class com.studentgui.test.BrailleDatabaseTest
- smokeTestDatabaseAndGraph() - Method in class com.studentgui.test.BrailleSmokeTest
- SqlGenerateTest - Class in com.studentgui.apphelpers
-
Verify SQL schema initialization and helper routines used to create the application's database structure.
- SqlGenerateTest() - Constructor for class com.studentgui.apphelpers.SqlGenerateTest
T
- testInitializeCreatesContactLogTable() - Method in class com.studentgui.apphelpers.SqlGenerateTest
- testSaveAndFetchContactLog() - Method in class com.studentgui.apphelpers.DatabaseContactLogTest
- testStudentCreateAndFetch() - Method in class com.studentgui.test.DatabaseTest
W
- writeSessionJson_includesSessionIdAndPayload() - Method in class com.studentgui.apphelpers.SessionJsonWriterTest
All Classes and Interfaces|All Packages