add StudentTest.java for lab 4

This commit is contained in:
SowinskiBraeden committed 2025-02-04 11:02:02 -08:00
1 parent 96b7182c9a
commit cf94f45fcd
3 files changed
+83 -8

No files matched your search

+1
View File
@@ -7,5 +7,6 @@
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry kind="output" path="bin"/>
</classpath>