License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdcom.adobe.campaign.tests.phased |
ArtifactId | ArtifactIdphased-testing-testng |
Last Version | Last Version7.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.adobe.campaign.tests.phased:phased-testing-testng
A TestNG listener that allows you to write and execute tests in a phased mode
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.adobe.campaign.tests.phased/phased-testing-testng/ -->
<dependency>
<groupId>com.adobe.campaign.tests.phased</groupId>
<artifactId>phased-testing-testng</artifactId>
<version>7.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.campaign.tests.phased/phased-testing-testng/
implementation 'com.adobe.campaign.tests.phased:phased-testing-testng:7.0.10'
// https://jarcasting.com/artifacts/com.adobe.campaign.tests.phased/phased-testing-testng/
implementation ("com.adobe.campaign.tests.phased:phased-testing-testng:7.0.10")
'com.adobe.campaign.tests.phased:phased-testing-testng:jar:7.0.10'
<dependency org="com.adobe.campaign.tests.phased" name="phased-testing-testng" rev="7.0.10">
<artifact name="phased-testing-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.campaign.tests.phased', module='phased-testing-testng', version='7.0.10')
)
libraryDependencies += "com.adobe.campaign.tests.phased" % "phased-testing-testng" % "7.0.10"
[com.adobe.campaign.tests.phased/phased-testing-testng "7.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.testng : testng | jar | 7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 3.2.4 |