Thu, 25 Apr 2024 17:54:59 UTC | login

Information for build mockito-2.28.2-1.fc33

ID185774
Package Namemockito
Version2.28.2
Release1.fc33
Epoch
SummaryTasty mocking framework for unit tests in Java
DescriptionMockito is a mocking framework that tastes really good. It lets you write beautiful tests with clean & simple API. Mockito doesn't give you hangover because the tests are very readable and they produce clean verification errors.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 16 Aug 2020 19:06:00 UTC
CompletedSun, 16 Aug 2020 19:06:00 UTC
Tags
f33
RPMs
src
mockito-2.28.2-1.fc33.src.rpm (info) (download)
noarch
mockito-2.28.2-1.fc33.noarch.rpm (info) (download)
mockito-javadoc-2.28.2-1.fc33.noarch.rpm (info) (download)
Changelog * Fri Aug 14 2020 Jerry James <loganjerry@gmail.com> - 2.28.2-1 - Update to version 2.28.2 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.23.9-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 2.23.9-7 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.23.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.23.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.23.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 12 2018 Mat Booth <mat.booth@redhat.com> - 2.23.9-3 - Set the source encoding for the build * Wed Dec 05 2018 Mat Booth <mat.booth@redhat.com> - 2.23.9-2 - Re-add compatibility alias for 'mockito-all' * Tue Dec 04 2018 Mat Booth <mat.booth@redhat.com> - 2.23.9-1 - Update to latest upstream version - Switch to maven build system using a custom pom to avoid a dep on gradle