| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.approvaltests |
| Идентификатор | Идентификаторapprovaltests |
| Последняя версия | Последняя версия15.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеUnit testing asserts can be difficult to use.
Approval tests simplify this by taking a snapshot of the
results, and confirming that they have not changed.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| approvaltests-15.8.0.pom | |
| approvaltests-15.8.0.zip | 717 KB |
| approvaltests-15.8.0-tests.jar | 7 KB |
| approvaltests-15.8.0-sources.jar | 57 KB |
| approvaltests-15.8.0-javadoc.jar | 580 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.approvaltests/approvaltests/ -->
<dependency>
<groupId>com.approvaltests</groupId>
<artifactId>approvaltests</artifactId>
<version>15.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.approvaltests/approvaltests/
implementation 'com.approvaltests:approvaltests:15.8.0'
// https://jarcasting.com/artifacts/com.approvaltests/approvaltests/
implementation ("com.approvaltests:approvaltests:15.8.0")
'com.approvaltests:approvaltests:jar:15.8.0'
<dependency org="com.approvaltests" name="approvaltests" rev="15.8.0">
<artifact name="approvaltests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.approvaltests', module='approvaltests', version='15.8.0')
)
libraryDependencies += "com.approvaltests" % "approvaltests" % "15.8.0"
[com.approvaltests/approvaltests "15.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.approvaltests : approvaltests-util | jar | 15.8.0 |
| org.testng : testng Необязательный | jar | 7.5 |
| com.google.code.gson : gson Необязательный | jar | 2.9.0 |
| commons-net : commons-net Необязательный | jar | 3.8.0 |
| quartz : quartz Необязательный | jar | 1.5.2 |
| org.apache.logging.log4j : log4j-api Необязательный | jar | 2.17.2 |
| commons-httpclient : commons-httpclient Необязательный | jar | 3.1 |
| jakarta.servlet : jakarta.servlet-api Необязательный | jar | 5.0.0 |
| org.apache.velocity : velocity-engine-core Необязательный | jar | 2.3 |
| junit : junit Необязательный | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter-api Необязательный | jar | 5.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| com.github.testng-team : testng-junit5 | jar | 0.0.1 |