--- /srv/reproducible-results/rbuild-debian/r-b-build.ZyGKj0Az/b1/fest-assert_2.0~M10-1.1_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.ZyGKj0Az/b2/fest-assert_2.0~M10-1.1_armhf.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - 0fea536ddf8838477d99fe8992b7a38a 288592 doc optional libfest-assert-java-doc_2.0~M10-1.1_all.deb │ + 357a1382c16f53ea98bc72a4b5b68d2a 288596 doc optional libfest-assert-java-doc_2.0~M10-1.1_all.deb │ 23e028821ca67f2e52e2a13e2a993b54 239524 java optional libfest-assert-java_2.0~M10-1.1_all.deb ├── libfest-assert-java-doc_2.0~M10-1.1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2020-12-29 03:02:25.000000 debian-binary │ │ --rw-r--r-- 0 0 0 13096 2020-12-29 03:02:25.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 13100 2020-12-29 03:02:25.000000 control.tar.xz │ │ -rw-r--r-- 0 0 0 275304 2020-12-29 03:02:25.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -4,15 +4,15 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-12-29 03:02:25.000000 ./usr/share/doc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 122385 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/allclasses-index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4362 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/allpackages-index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 274 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/element-list │ │ │ │ -rw-r--r-- 0 root (0) root (0) 9729 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/help-doc.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 813115 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/index-all.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 813187 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/index-all.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 5229 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1498 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/jquery-ui.overrides.css │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/legal/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1522 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/legal/ASSEMBLY_EXCEPTION │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2936 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/legal/jquery.md │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1870 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/legal/jqueryUI.md │ │ │ │ -rw-r--r-- 0 root (0) root (0) 196601 2020-12-29 03:02:25.000000 ./usr/share/doc/libfest-assert-java/api/member-search-index.js │ │ │ ├── ./usr/share/doc/libfest-assert-java/api/index-all.html │ │ │ │ @@ -113,15 +113,15 @@ │ │ │ │ │ │ │ │
AllOf<T> - Class in org.fest.assertions.condition
│ │ │ │
│ │ │ │
Returns true if all of the joined conditions is satisfied.
│ │ │ │
│ │ │ │
and(String) - Method in class org.fest.assertions.api.filter.Filters
│ │ │ │
│ │ │ │ -
Alias of with(String) for synthetic sugar to write things like :.
│ │ │ │ +
Alias of Filters.with(String) for synthetic sugar to write things like :.
│ │ │ │
│ │ │ │
anyOf(Iterable<? extends Condition<? super T>>) - Static method in class org.fest.assertions.api.Assertions
│ │ │ │
│ │ │ │
Creates a new AnyOf
│ │ │ │
│ │ │ │
anyOf(Iterable<? extends Condition<? super T>>) - Static method in class org.fest.assertions.condition.AnyOf
│ │ │ │
│ │ │ │ @@ -1870,15 +1870,15 @@ │ │ │ │
BasicErrorMessageFactory(String, Object...) - Constructor for class org.fest.assertions.error.BasicErrorMessageFactory
│ │ │ │
│ │ │ │
Creates a new BasicErrorMessageFactory.
│ │ │ │
│ │ │ │
being(Condition<? super E>) - Method in class org.fest.assertions.api.filter.Filters
│ │ │ │
│ │ │ │
Filter the underlying group, keeping only elements satisfying the given Condition.
│ │ │ │ - Same as having(Condition) - pick the method you prefer to have the most readable code.
│ │ │ │ + Same as Filters.having(Condition) - pick the method you prefer to have the most readable code. │ │ │ │
│ │ │ │
BIG_DECIMAL_COMPARATOR - Static variable in class org.fest.assertions.util.BigDecimalComparator
│ │ │ │
│ │ │ │
an instance of BigDecimalComparator.
│ │ │ │
│ │ │ │
BigDecimalAssert - Class in org.fest.assertions.api
│ │ │ │
│ │ │ │ @@ -2947,15 +2947,15 @@ │ │ │ │
 
│ │ │ │
equals(Object) - Method in class org.fest.assertions.error.BasicErrorMessageFactory
│ │ │ │
 
│ │ │ │
equals(Object) - Method in class org.fest.assertions.error.ShouldBeEqual
│ │ │ │
 
│ │ │ │
equalsTo(Object) - Method in class org.fest.assertions.api.filter.Filters
│ │ │ │
│ │ │ │ -
Filters the underlying iterable to keep object with property (specified by with(String)) equals to given │ │ │ │ +
Filters the underlying iterable to keep object with property (specified by Filters.with(String)) equals to given │ │ │ │ value.
│ │ │ │
│ │ │ │
ErrorMessageFactory - Interface in org.fest.assertions.error
│ │ │ │
│ │ │ │
Factory of error messages.
│ │ │ │
│ │ │ │
exists() - Method in class org.fest.assertions.api.FileAssert
│ │ │ │ @@ -3064,24 +3064,24 @@ │ │ │ │
 
│ │ │ │
Files - Class in org.fest.assertions.internal
│ │ │ │
│ │ │ │
Reusable assertions for Files.
│ │ │ │
│ │ │ │
filter(E[]) - Static method in class org.fest.assertions.api.Assertions
│ │ │ │
│ │ │ │ -
Only delegate to filter(Object[]) so that Assertions offers a full feature entry point to all Fest Assert │ │ │ │ +
Only delegate to Filters.filter(Object[]) so that Assertions offers a full feature entry point to all Fest Assert │ │ │ │ features (but you can use Filters if you prefer).
│ │ │ │
│ │ │ │
filter(E[]) - Static method in class org.fest.assertions.api.filter.Filters
│ │ │ │
│ │ │ │
Creates a new Filters with the array to filter.
│ │ │ │
│ │ │ │
filter(Iterable<E>) - Static method in class org.fest.assertions.api.Assertions
│ │ │ │
│ │ │ │ -
Only delegate to filter(Object[]) so that Assertions offers a full feature entry point to all Fest Assert │ │ │ │ +
Only delegate to Filters.filter(Object[]) so that Assertions offers a full feature entry point to all Fest Assert │ │ │ │ features (but you can use Filters if you prefer).
│ │ │ │
│ │ │ │
filter(Iterable<E>) - Static method in class org.fest.assertions.api.filter.Filters
│ │ │ │
│ │ │ │
Creates a new Filters with the Iterable to filter.
│ │ │ │
│ │ │ │
Filters<E> - Class in org.fest.assertions.api.filter
│ │ │ │ @@ -3472,22 +3472,22 @@ │ │ │ │
haveExactly(int, Condition<? super T>) - Method in interface org.fest.assertions.core.ObjectEnumerableAssert
│ │ │ │
│ │ │ │
This method is an alias ObjectEnumerableAssert.areExactly(int, Condition).
│ │ │ │
│ │ │ │
having(Condition<? super E>) - Method in class org.fest.assertions.api.filter.Filters
│ │ │ │
│ │ │ │
Filter the underlying group, keeping only elements satisfying the given Condition.
│ │ │ │ - Same as being(Condition) - pick the method you prefer to have the most readable code.
│ │ │ │ + Same as Filters.being(Condition) - pick the method you prefer to have the most readable code. │ │ │ │
│ │ │ │ │ │ │ │

I

│ │ │ │
│ │ │ │
in(Object...) - Method in class org.fest.assertions.api.filter.Filters
│ │ │ │
│ │ │ │ -
Filters the underlying iterable to keep object with property (specified by with(String)) equals to one of the │ │ │ │ +
Filters the underlying iterable to keep object with property (specified by Filters.with(String)) equals to one of the │ │ │ │ given values.
│ │ │ │
│ │ │ │
Index - Class in org.fest.assertions.data
│ │ │ │
│ │ │ │
A positive index.
│ │ │ │
│ │ │ │
IndexedObjectEnumerableAssert<S extends IndexedObjectEnumerableAssert<S,T>,T> - Interface in org.fest.assertions.core
│ │ │ │ @@ -5091,20 +5091,20 @@ │ │ │ │ │ │ │ │
Not<T> - Class in org.fest.assertions.condition
│ │ │ │
│ │ │ │
Returns true if the condition is not satisfied.
│ │ │ │
│ │ │ │
notEqualsTo(Object) - Method in class org.fest.assertions.api.filter.Filters
│ │ │ │
│ │ │ │ -
Filters the underlying iterable to keep object with property (specified by with(String)) not equals to given │ │ │ │ +
Filters the underlying iterable to keep object with property (specified by Filters.with(String)) not equals to given │ │ │ │ value.
│ │ │ │
│ │ │ │
notIn(Object...) - Method in class org.fest.assertions.api.filter.Filters
│ │ │ │
│ │ │ │ -
Filters the underlying iterable to keep object with property (specified by with(String)) not in the given │ │ │ │ +
Filters the underlying iterable to keep object with property (specified by Filters.with(String)) not in the given │ │ │ │ values.
│ │ │ │
│ │ │ │
NumberAssert<T extends Number> - Interface in org.fest.assertions.core
│ │ │ │
│ │ │ │
Assertion methods applicable to Numbers.
│ │ │ │
│ │ │ │
Numbers<NUMBER extends Comparable<NUMBER>> - Class in org.fest.assertions.internal
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -555,16 +555,16 @@ │ │ │ │ │ atIndex(int) - Static method in class org.fest.assertions.data.Index │ │ │ │ │ Creates a new Index. │ │ │ │ │ ***** B ***** │ │ │ │ │ being(Condition) - Method in class │ │ │ │ │ org.fest.assertions.api.filter.Filters │ │ │ │ │ Filter the underlying group, keeping only elements satisfying the given │ │ │ │ │ Condition. │ │ │ │ │ - Same as having(Condition) - pick the method you prefer to have the most │ │ │ │ │ - readable code. │ │ │ │ │ + Same as Filters.having(Condition) - pick the method you prefer to have │ │ │ │ │ + the most readable code. │ │ │ │ │ BIG_DECIMAL_COMPARATOR - Static variable in class │ │ │ │ │ org.fest.assertions.util.BigDecimalComparator │ │ │ │ │ an instance of BigDecimalComparator. │ │ │ │ │ BigDecimalAssert - Class in org.fest.assertions.api │ │ │ │ │ Assertion methods for BigDecimals. │ │ │ │ │ BigDecimalAssert(BigDecimal) - Constructor for class │ │ │ │ │ org.fest.assertions.api.BigDecimalAssert │ │ │ │ │ @@ -1081,15 +1081,15 @@ │ │ │ │ │ equals(Object) - Method in class │ │ │ │ │ org.fest.assertions.error.BasicErrorMessageFactory │ │ │ │ │   │ │ │ │ │ equals(Object) - Method in class org.fest.assertions.error.ShouldBeEqual │ │ │ │ │   │ │ │ │ │ equalsTo(Object) - Method in class org.fest.assertions.api.filter.Filters │ │ │ │ │ Filters the underlying iterable to keep object with property (specified │ │ │ │ │ - by with(String)) equals to given value. │ │ │ │ │ + by Filters.with(String)) equals to given value. │ │ │ │ │ ErrorMessageFactory - Interface in org.fest.assertions.error │ │ │ │ │ Factory of error messages. │ │ │ │ │ exists() - Method in class org.fest.assertions.api.FileAssert │ │ │ │ │ Verifies that the actual File exists, regardless it's a file or │ │ │ │ │ directory. │ │ │ │ │ expected - Variable in class org.fest.assertions.error.ShouldBeEqual │ │ │ │ │   │ │ │ │ │ @@ -1163,24 +1163,24 @@ │ │ │ │ │ FileAssert - Class in org.fest.assertions.api │ │ │ │ │ Assertion methods for Files. │ │ │ │ │ FileAssert(File) - Constructor for class org.fest.assertions.api.FileAssert │ │ │ │ │   │ │ │ │ │ Files - Class in org.fest.assertions.internal │ │ │ │ │ Reusable assertions for Files. │ │ │ │ │ filter(E[]) - Static method in class org.fest.assertions.api.Assertions │ │ │ │ │ - Only delegate to filter(Object[]) so that Assertions offers a full │ │ │ │ │ - feature entry point to all Fest Assert features (but you can use Filters │ │ │ │ │ - if you prefer). │ │ │ │ │ + Only delegate to Filters.filter(Object[]) so that Assertions offers a │ │ │ │ │ + full feature entry point to all Fest Assert features (but you can use │ │ │ │ │ + Filters if you prefer). │ │ │ │ │ filter(E[]) - Static method in class org.fest.assertions.api.filter.Filters │ │ │ │ │ Creates a new Filters with the array to filter. │ │ │ │ │ filter(Iterable) - Static method in class │ │ │ │ │ org.fest.assertions.api.Assertions │ │ │ │ │ - Only delegate to filter(Object[]) so that Assertions offers a full │ │ │ │ │ - feature entry point to all Fest Assert features (but you can use Filters │ │ │ │ │ - if you prefer). │ │ │ │ │ + Only delegate to Filters.filter(Object[]) so that Assertions offers a │ │ │ │ │ + full feature entry point to all Fest Assert features (but you can use │ │ │ │ │ + Filters if you prefer). │ │ │ │ │ filter(Iterable) - Static method in class │ │ │ │ │ org.fest.assertions.api.filter.Filters │ │ │ │ │ Creates a new Filters with the Iterable to filter. │ │ │ │ │ Filters - Class in org.fest.assertions.api.filter │ │ │ │ │ Filters the elements of a given Iterable or array according to the │ │ │ │ │ specified filter criteria. │ │ │ │ │ FloatArrayAssert - Class in org.fest.assertions.api │ │ │ │ │ @@ -1494,20 +1494,20 @@ │ │ │ │ │ org.fest.assertions.core.ObjectEnumerableAssert │ │ │ │ │ This method is an alias ObjectEnumerableAssert.areExactly(int, │ │ │ │ │ Condition). │ │ │ │ │ having(Condition) - Method in class │ │ │ │ │ org.fest.assertions.api.filter.Filters │ │ │ │ │ Filter the underlying group, keeping only elements satisfying the given │ │ │ │ │ Condition. │ │ │ │ │ - Same as being(Condition) - pick the method you prefer to have the most │ │ │ │ │ - readable code. │ │ │ │ │ + Same as Filters.being(Condition) - pick the method you prefer to have the │ │ │ │ │ + most readable code. │ │ │ │ │ ***** I ***** │ │ │ │ │ in(Object...) - Method in class org.fest.assertions.api.filter.Filters │ │ │ │ │ Filters the underlying iterable to keep object with property (specified │ │ │ │ │ - by with(String)) equals to one of the given values. │ │ │ │ │ + by Filters.with(String)) equals to one of the given values. │ │ │ │ │ Index - Class in org.fest.assertions.data │ │ │ │ │ A positive index. │ │ │ │ │ IndexedObjectEnumerableAssert,T> │ │ │ │ │ - Interface in org.fest.assertions.core │ │ │ │ │ Assertions methods applicable to indexed groups of objects (e.g. │ │ │ │ │ InputStreamAssert - Class in org.fest.assertions.api │ │ │ │ │ Assertion methods for InputStreams. │ │ │ │ │ @@ -2573,18 +2573,18 @@ │ │ │ │ │ myself - Variable in class org.fest.assertions.api.AbstractAssert │ │ │ │ │   │ │ │ │ │ ***** N ***** │ │ │ │ │ Not - Class in org.fest.assertions.condition │ │ │ │ │ Returns true if the condition is not satisfied. │ │ │ │ │ notEqualsTo(Object) - Method in class org.fest.assertions.api.filter.Filters │ │ │ │ │ Filters the underlying iterable to keep object with property (specified │ │ │ │ │ - by with(String)) not equals to given value. │ │ │ │ │ + by Filters.with(String)) not equals to given value. │ │ │ │ │ notIn(Object...) - Method in class org.fest.assertions.api.filter.Filters │ │ │ │ │ Filters the underlying iterable to keep object with property (specified │ │ │ │ │ - by with(String)) not in the given values. │ │ │ │ │ + by Filters.with(String)) not in the given values. │ │ │ │ │ NumberAssert - Interface in org.fest.assertions.core │ │ │ │ │ Assertion methods applicable to Numbers. │ │ │ │ │ Numbers> - Class in │ │ │ │ │ org.fest.assertions.internal │ │ │ │ │ Base class of reusable assertions for numbers. │ │ │ │ │ Numbers() - Constructor for class org.fest.assertions.internal.Numbers