Class JLineGraphDeterministicJitterTest

java.lang.Object
com.studentgui.apppages.JLineGraphDeterministicJitterTest

Small unit test to validate deterministic jitter reproducibility. The test uses reflection to invoke the private addJitter(double) helper on two separate JLineGraph instances configured with the same seed and deterministic mode. The produced sequences must match exactly.