< prev index next >

test/testlibrary_tests/OutputAnalyzerTest.java

Print this page

        

*** 23,32 **** --- 23,34 ---- /* * @test * @summary Test the OutputAnalyzer utility class * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm OutputAnalyzerTest */ import com.oracle.java.testlibrary.OutputAnalyzer; public class OutputAnalyzerTest {
< prev index next >