| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов |
| Группа | Группаcom.testerum |
| Идентификатор | Идентификаторtesterum-junit |
| Последняя версия | Последняя версия5.3.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTesterum test automation platform
|
| Имя Файла | Размер |
|---|---|
| testerum-junit-5.3.5.pom | |
| testerum-junit-5.3.5.jar | 15 KB |
| testerum-junit-5.3.5-sources.jar | 3 KB |
| testerum-junit-5.3.5-javadoc.jar | 20 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.testerum/testerum-junit/ -->
<dependency>
<groupId>com.testerum</groupId>
<artifactId>testerum-junit</artifactId>
<version>5.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/testerum-junit/
implementation 'com.testerum:testerum-junit:5.3.5'
// https://jarcasting.com/artifacts/com.testerum/testerum-junit/
implementation ("com.testerum:testerum-junit:5.3.5")
'com.testerum:testerum-junit:jar:5.3.5'
<dependency org="com.testerum" name="testerum-junit" rev="5.3.5">
<artifact name="testerum-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='testerum-junit', version='5.3.5')
)
libraryDependencies += "com.testerum" % "testerum-junit" % "5.3.5"
[com.testerum/testerum-junit "5.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.testerum : testerum-runner-cmdline | jar | 5.3.5 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.testerum : assertion-steps | jar | 5.3.5 |
| com.testerum : debug-steps | jar | 5.3.5 |
| com.testerum : http-steps | jar | 5.3.5 |
| com.testerum : json-steps | jar | 5.3.5 |
| com.testerum : rdbms-steps | jar | 5.3.5 |
| com.testerum : selenium-steps | jar | 5.3.5 |
| com.testerum : util-steps | jar | 5.3.5 |
| com.testerum : vars-steps | jar | 5.3.5 |