Пакет jmock: Информация

    Исходный пакет: jmock
    Версия: 2.12.0-alt2_10jpp11
    Последняя версия по данным Repology
    Собран:  27 июля 2025 г. 6:21 в задании #388902
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.jmock.org/

    Лицензия: BSD
    О пакете: Java library for testing code with mock objects
    Описание: 
    Mock objects help you design and test the interactions between the objects in
    your programs.
    The jMock library:
      * makes it quick and easy to define mock objects, so you don't break the
        rhythm of programming.
      * lets you precisely specify the interactions between your objects, reducing
        the brittleness of your tests.
      * works well with the auto-completion and re-factoring features of your IDE
      * plugs into your favorite test framework
      * is easy to extend.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    jmock (noarch)
    jmock-example (noarch)
    jmock-imposters (noarch)
    jmock-javadoc (noarch)
    jmock-junit3 (noarch)
    jmock-junit4 (noarch)
    jmock-junit5 (noarch)
    jmock-legacy (noarch)
    jmock-testjar (noarch)

    Сопровождающий: Ivan Zakharyaschev

    Список участников:
    Ivan Zakharyaschev
    Igor Vlasenko

    Права:
    Igor Vlasenko
    @java

      1. /proc
      2. maven-local
      3. rpm-build-java
      4. mvn(cglib:cglib)
      5. mvn(com.google.auto.service:auto-service)
      6. mvn(com.google.code.findbugs:jsr305)
      7. mvn(jakarta.xml.ws:jakarta.xml.ws-api)
      8. mvn(junit:junit) >= 4.13
      9. mvn(net.bytebuddy:byte-buddy)
      10. mvn(org.apache-extras.beanshell:bsh)
      11. mvn(org.apache.maven.plugins:maven-dependency-plugin)
      12. mvn(org.apache.maven.plugins:maven-enforcer-plugin)
      13. mvn(org.apache.maven.surefire:surefire-junit-platform)
      14. mvn(org.codehaus.mojo:exec-maven-plugin)
      15. mvn(org.hamcrest:hamcrest)
      16. mvn(org.hamcrest:hamcrest-library)
      17. mvn(org.junit.jupiter:junit-jupiter-api)
      18. mvn(org.junit.jupiter:junit-jupiter-engine)
      19. mvn(org.junit.jupiter:junit-jupiter-params)
      20. mvn(org.junit.platform:junit-platform-launcher)
      21. mvn(org.objenesis:objenesis)
      22. mvn(org.ow2.asm:asm)
      23. jpackage-default

    Последнее изменение


    1 июля 2025 г. Ivan Zakharyaschev 0:2.12.0-alt2_10jpp11
    - Patched its tests (a tiny bit) for junit >= 4.13. (A slightly different
      message was expected in the test, and it failed; however, without breaking
      the build in Sisyphus. It doesn't hurt publishing the tiny fix in Sisyphus.)
    20 апреля 2023 г. Igor Vlasenko 0:2.12.0-alt1_10jpp11
    - update
    1 июля 2022 г. Igor Vlasenko 0:2.12.0-alt1_7jpp11
    - update