Hey guys. Currently having troubles with passing this JUnit test. The instruction specify to make sure n is not negative by throwing an Illegal Argument exception so that is what i did. Don't know why i cannot pass that test.
The Test file was made by my professor