Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: FEST-Assert 1.1
-
Fix Version/s: FEST-Assert 1.2
-
Component/s: Assert
-
Labels:None
-
Number of attachments :
Description
- NullPointerException should be thrown if an argument is null.
- IndexOutOfBoundsException should be thrown if indices are out of bounds.
- For the rest, use IllegalArgumentException.