License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdcom.adobe.campaign.tests.phased |
ArtifactId | ArtifactIdphased-testing-testng |
Version | Version7.0.9 |
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 |
Filename | Size |
---|---|
phased-testing-testng-7.0.9.pom | |
phased-testing-testng-7.0.9.jar | 49 KB |
phased-testing-testng-7.0.9-sources.jar | 40 KB |
phased-testing-testng-7.0.9-javadoc.jar | 517 KB |
Browse |
<!-- 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.9</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.9'
// https://jarcasting.com/artifacts/com.adobe.campaign.tests.phased/phased-testing-testng/
implementation ("com.adobe.campaign.tests.phased:phased-testing-testng:7.0.9")
'com.adobe.campaign.tests.phased:phased-testing-testng:jar:7.0.9'
<dependency org="com.adobe.campaign.tests.phased" name="phased-testing-testng" rev="7.0.9">
<artifact name="phased-testing-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.adobe.campaign.tests.phased', module='phased-testing-testng', version='7.0.9')
)
libraryDependencies += "com.adobe.campaign.tests.phased" % "phased-testing-testng" % "7.0.9"
[com.adobe.campaign.tests.phased/phased-testing-testng "7.0.9"]
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 |