Verify that a method throws the expected exception
Preconditions (2)
Step 1: Call the method with a negative input value
Step 2: Verify that the method throws IllegalArgumentException
✅ Expected Result: The test should pass only if IllegalArgumentException is thrown when the method is called with negative input