Implement the method AND add more tests!
VS Code testing extension not working? Use this command to run tests on the command line:
javac -cp lib/junit-platform-console-standalone-1.12.0.jar src/*.java && java -jar lib/junit-platform-console-standalone-1.12.0.jar --class-path src --scan-class-path