kandi X-RAY | openjdk-test Summary
kandi X-RAY | openjdk-test Summary
openjdk-test
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- extend key - value
- Report test tests .
- Assemble the instructions for a class .
- Simple test for testing .
- Compare two lists .
- Demonstrates how to test a pre - 1 . 1 . 2 . 1 . 2 . 1 . 2 . 2 . 0
- Writes an attribute
- Parses the command line arguments .
- Test class 4 .
- Test a pair of strings .
openjdk-test Key Features
openjdk-test Examples and Code Snippets
Community Discussions
Trending Discussions on openjdk-test
QUESTION
I am interested in how JDK is tested itself, what test engine it uses.
I found some links:
- https://github.com/ddopson/openjdk-test - does not look as official repository
- http://openjdk.java.net/jtreg/ - contains regression tests, points to Jonathan Gibbons' blog but seems that it is unavailable
Also, I would like to see how frameworks like Swing and JavaFX are tested.
Are there any manuals / instructions available about how to execute / look through JDK tests?
...ANSWER
Answered 2017-Jul-20 at 17:07I think the bulk of the tests is still run through jtreg
. The tests themselves are part of the OpenJDK source trees stored in Mercurial.
I'd look at distribution packaging for information how to run jtreg
. I think the distributions run at least a subset of the test suite as part of the build process. I don't know anything in particular about GUI testing; I have never had the need to look at those.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install openjdk-test
You can use openjdk-test like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the openjdk-test component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page