1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 21 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Arguments to stateIsTrue must not be null, therefore added Check.notNull More... over 11 years ago
Implemented Check.positionIndex along with tests and exception. Added additional test cases to cover the exceptions thrown by newInstance() More... over 11 years ago
Implement Check.stateIsTrue with a custom exception type More... over 11 years ago
Implemented the Check.stateIsTrue method family including tests and exceptions. More... over 11 years ago
More JSR-305 goodness. @Nonnegative More... over 11 years ago
Merge branch 'master' of https://github.com/before/quality-check.git More... over 11 years ago
Added JSR-305 annotation to indicate that cause in Nullable More... over 11 years ago
Merge branch 'master' of github.com:before/quality-check
André Rouél
as André Rouél
More... over 11 years ago
Added one more test to check the return reference of method 'notNull' is same as the input
André Rouél
as André Rouél
More... over 11 years ago
Added implementation of the range() method along with unit-tests. More... over 11 years ago
Merge branch 'master' of https://github.com/before/quality-check.git More... over 11 years ago
Format specifier for numbers is %d instead of %i. Fixed. More... over 11 years ago
Added directory 'target' to ignore it
André Rouél
as André Rouél
More... over 11 years ago
Added an exception for illegal empty arguments
André Rouél
as André Rouél
More... over 11 years ago
Added java formatter into project setting for Eclipse IDE
André Rouél
as André Rouél
More... over 11 years ago
Changed file extension of the formatter
André Rouél
as André Rouél
More... over 11 years ago
Merge branch 'master' of github.com:before/quality-check
André Rouél
as André Rouél
More... over 11 years ago
Added the java formatter for Eclipse IDE
André Rouél
as André Rouél
More... over 11 years ago
Merge branch 'master' of https://github.com/before/quality-check More... over 11 years ago
Initial version of the IllegalRangeException More... over 11 years ago
Corrected the description of the "name" argument, which referred to a stream URL. Now, it says that it is the name of the argument which must not be null. More... over 11 years ago
Added unit tests for class IllegalNullArgumentException
André Rouél
as André Rouél
More... over 11 years ago
Added more java documentation and JSR-305 annotations for the method arguments
André Rouél
as André Rouél
More... over 11 years ago
Added negative test for method 'notNull'
André Rouél
as André Rouél
More... over 11 years ago
Added important unit tests for the 'notNull' methods
André Rouél
as André Rouél
More... over 11 years ago
Merge branch 'master', remote-tracking branch 'upstream/master'
André Rouél
as André Rouél
More... over 11 years ago
Added two methods to check object references to be not null
André Rouél
as André Rouél
More... over 11 years ago
Removed references to uadetector in favour of quality-check More... over 11 years ago
Initial Unit-Test to assure that the class Check cannot be instatiated More... over 11 years ago
Added an exception to indicate that a null reference is not allowed as method argument
André Rouél
as André Rouél
More... over 11 years ago