actionfx-testing

afx-testing: This module contains classes for testing any JavaFX component.

License

License

GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-testing
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

actionfx-testing
afx-testing: This module contains classes for testing any JavaFX component.
Project URL

Project URL

https://github.com/martinkoster/actionfx
Source Code Management

Source Code Management

https://github.com/martinkoster/actionfx

Download actionfx-testing

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.martinkoster/actionfx-testing/ -->
<dependency>
    <groupId>com.github.martinkoster</groupId>
    <artifactId>actionfx-testing</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinkoster/actionfx-testing/
implementation 'com.github.martinkoster:actionfx-testing:1.5.2'
// https://jarcasting.com/artifacts/com.github.martinkoster/actionfx-testing/
implementation ("com.github.martinkoster:actionfx-testing:1.5.2")
'com.github.martinkoster:actionfx-testing:jar:1.5.2'
<dependency org="com.github.martinkoster" name="actionfx-testing" rev="1.5.2">
  <artifact name="actionfx-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinkoster', module='actionfx-testing', version='1.5.2')
)
libraryDependencies += "com.github.martinkoster" % "actionfx-testing" % "1.5.2"
[com.github.martinkoster/actionfx-testing "1.5.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.testfx : openjfx-monocle jar jdk-12.0.1+2
org.testfx : testfx-core jar 4.0.16-alpha
org.testfx : testfx-junit5 jar 4.0.16-alpha

runtime (9)

Group / Artifact Type Version
org.openjfx : javafx-base jar 18.0.1
org.openjfx : javafx-graphics jar 18.0.1
org.openjfx : javafx-controls jar 18.0.1
org.openjfx : javafx-fxml jar 18.0.1
org.openjfx : javafx-media jar 18.0.1
org.openjfx : javafx-swing jar 18.0.1
org.openjfx : javafx-web jar 18.0.1
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.0.2