| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJUnit Тестирование компонентов PowerMock |
| Группа | Группаcom.undefinedlabs.scope |
| Идентификатор | Идентификаторscope-runner-junit4-powermock |
| Последняя версия | Последняя версия0.15.1-beta.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScope Runner for JUnit4 PowerMock
Scope is a APM for tests to give engineering teams unprecedented visibility into their CI process to quickly
identify, troubleshoot and fix failed builds.
This artifact contains the classes to instrument the PowerMock runner for JUnit4.
|
<!-- https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-runner-junit4-powermock/ -->
<dependency>
<groupId>com.undefinedlabs.scope</groupId>
<artifactId>scope-runner-junit4-powermock</artifactId>
<version>0.15.1-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-runner-junit4-powermock/
implementation 'com.undefinedlabs.scope:scope-runner-junit4-powermock:0.15.1-beta.2'
// https://jarcasting.com/artifacts/com.undefinedlabs.scope/scope-runner-junit4-powermock/
implementation ("com.undefinedlabs.scope:scope-runner-junit4-powermock:0.15.1-beta.2")
'com.undefinedlabs.scope:scope-runner-junit4-powermock:jar:0.15.1-beta.2'
<dependency org="com.undefinedlabs.scope" name="scope-runner-junit4-powermock" rev="0.15.1-beta.2">
<artifact name="scope-runner-junit4-powermock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.undefinedlabs.scope', module='scope-runner-junit4-powermock', version='0.15.1-beta.2')
)
libraryDependencies += "com.undefinedlabs.scope" % "scope-runner-junit4-powermock" % "0.15.1-beta.2"
[com.undefinedlabs.scope/scope-runner-junit4-powermock "0.15.1-beta.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.undefinedlabs.scope : scope-rule-junit4 | jar | 0.15.1-beta.2 |
| com.undefinedlabs.scope : scope-runner-core | jar | 0.15.1-beta.2 |
| com.undefinedlabs.scope : scope-core | jar | 0.15.1-beta.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 2.0.0-beta.5 |
| junit : junit | jar | 4.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.bytebuddy : byte-buddy-agent | jar | 1.10.12 |
| com.undefinedlabs.scope : scope-runner-testing | jar | 0.15.1-beta.2 |
| org.assertj : assertj-core | jar | 2.9.1 |
| org.mockito : mockito-all | jar | 1.10.19 |