openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
AssertJ
Settings
|
Report Duplicate
11
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Jul 22, 2025 — Jul 22, 2026
Showing page 210 of 211
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Working on IntegerAssert.
Alex Ruiz
More...
almost 16 years ago
Added tests.
Alex Ruiz
More...
almost 16 years ago
Working on IntegerAssert.
Alex Ruiz
More...
almost 16 years ago
Working on IntegerAssert.
Alex Ruiz
More...
almost 16 years ago
Made progress with IntegerAssert.
Alex Ruiz
More...
almost 16 years ago
Fixed tests.
Alex Ruiz
More...
almost 16 years ago
Implementing IntegerAssert.
Alex Ruiz
More...
almost 16 years ago
Started work on IntegerAssert.
Alex Ruiz
More...
almost 16 years ago
Implemented CollectionAssertion.doesNotHaveDuplicates(). Improved Javadocs in package org.fest.assertions.error.
Alex Ruiz
More...
almost 16 years ago
Finished implementing CollectionAssert.assertDoesNotContain(Object...).
Alex Ruiz
More...
almost 16 years ago
Trying out git's configuration.
Alex Ruiz
More...
almost 16 years ago
Working on CollectionAssert.doesNotContain(Object...).
alexruiz
More...
almost 16 years ago
Reworking naming of classes and methods.
alexruiz
More...
almost 16 years ago
Fixed failing test.
alexruiz
More...
almost 16 years ago
Finished implementing Collections.assertContainsOnly(AssertionInfo, Collection, Object[]).
Yvonne Wang Price
More...
almost 16 years ago
Implemented WhenDoesNotContainOnlyErrorFactory in a way that displays different error messages depending if "not found" or "unexpected" are empty.
alexruiz
More...
almost 16 years ago
Wrote some infrastructure code that verifies if an object is null or an empty group of values.
alexruiz
More...
almost 16 years ago
Made some progress with CollectionAssert.containsOnly(Object...) but not there yet.
alexruiz
More...
almost 16 years ago
All the methods in ObjectGroupAssert now throw IllegalArgumentException if the given array is empty.
alexruiz
More...
almost 16 years ago
* Implemented CollectionAssert.contains(Object[]) * Made CollectionAssert an ObjectGroupAssert, instead of just a GroupAssert * Finally added starting point of fluent interface: class Assertions
alexruiz
More...
almost 16 years ago
Fixed name of test.
alexruiz
More...
almost 16 years ago
Implemented CollectionAssert.is(Condition), CollectionAssert.isNot(Condition) and CollectionAssert.doesNotSatisfy(Condition).
alexruiz
More...
almost 16 years ago
Implemented Collections.satisfies(Condition<?>).
Alex Ruiz
More...
almost 16 years ago
Renamed class ExtensionPoint to ExtensionPoints. Fixed Javadocs.
alexruiz
More...
almost 16 years ago
Added more tests.
Alex Ruiz
More...
almost 16 years ago
Implemented CollectionAssert.hasSize(int).
Alex Ruiz
More...
almost 16 years ago
Implemented Collections.isNotEmpty().
Alex Ruiz
More...
almost 16 years ago
Splitted Assert interface into interfaces Assert and ExtensionPoint.
alexruiz
More...
almost 16 years ago
Implemented methods "isNullOrEmpty" and "isEmpty" in class CollectionAssert.
Alex Ruiz
More...
almost 16 years ago
Implemented Collections.isNullOrEmpty().
Yvonne Wang Price
More...
almost 16 years ago
←
1
2
…
203
204
205
206
207
208
209
210
211
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree