Uses of Interface
com.sun.javatest.InterviewPropagator.TestRefresher
-
Packages that use InterviewPropagator.TestRefresher Package Description com.sun.javatest This package provides facilities for reading, executing and monitoring tests.com.sun.javatest.tool The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness. -
-
Uses of InterviewPropagator.TestRefresher in com.sun.javatest
Methods in com.sun.javatest with parameters of type InterviewPropagator.TestRefresher Modifier and Type Method Description static void
InterviewPropagator. setTestRefresher(InterviewPropagator.TestRefresher r)
-
Uses of InterviewPropagator.TestRefresher in com.sun.javatest.tool
Methods in com.sun.javatest.tool with parameters of type InterviewPropagator.TestRefresher Modifier and Type Method Description void
CustomPropagationController. setRefresher(InterviewPropagator.TestRefresher refresher)
-