TestFxUtils

Tools for using TestFx to test JavaFX applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.christophermerrill
ArtifactId

ArtifactId

TestFxUtils
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

TestFxUtils
Tools for using TestFx to test JavaFX applications
Project URL

Project URL

https://github.com/ChrisLMerrill/TestFxUtils
Source Code Management

Source Code Management

https://github.com/ChrisLMerrill/TestFxUtils

Download TestFxUtils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.testfx : testfx-core jar 4.0.16-alpha
org.testfx : testfx-junit5 jar 4.0.16-alpha
org.openjfx : javafx-controls jar 14.0.1

runtime (3)

Group / Artifact Type Version
org.openjfx : javafx-graphics jar 14.0.1
org.openjfx : javafx-base jar 14.0.1
org.openjfx : javafx-controls jar 14.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.4
1.3
1.2
1.1
1.0