Skip to content

Kwon-exe/Logic-Comp-14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run:

Must have Maven, openjdk-24, intellij

Set up:

  1. start a new project with openjdk-24 using maven
  2. copy java files over to src/main/java/org/example/
  3. replace the given pom.xml with the provided one then load maven changes

Run: To run B1: run B1.java To run B2: run ColorPropertyTests within Color.java To run B3: run StudentMapSerializationTests within Student.java

To run the tests within a singular file, you can open the file dropdown and run the specific class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages