TestNG with test libraries

David DeHaven david.dehaven at oracle.com
Mon Jun 27 21:10:47 UTC 2016


We have a directory marked as TestNG tests but some helper classes outside that directory that we would like to use. Since TestNG tests don't use the @test (or can they?) is there a way to tell jtreg/testng to add the library to the classpath when building/running?

-DrD-



More information about the jtreg-use mailing list