Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the jtreg test harness? How do I use it?

harness Test
0
10 Posted

What is the jtreg test harness? How do I use it?

0

The jtreg test framework is intended primarily for unit and regression tests. It can also be used for functional tests, and even simple product tests — in other words, just about any type of test except a conformance test. (Conformance tests belong in a Technology Compatibility Kit (TCK), such as the Java Compatibility Kit (JCK)). Tests can often be written as small standalone Java programs, although in some cases an applet or a shell-script might be required. The jtreg framework has its own extensive FAQ on how to use it, found at http://openjdk.java.net/jtreg/faq.html The jtreg Project is at http://openjdk.java.net/jtreg/index.html.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.