Home
last modified time | relevance | path

Searched refs:Runner (Results 1 – 25 of 39) sorted by relevance

12

/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DNamedRequest.java30 import org.junit.runner.Runner;
62 private void addRunner(Runner runner) { in addRunner()
150 public Runner getRunner() { in getRunner()
154 public static class Suite extends ParentRunner<Runner> {
156 protected final List<Runner> fRunners = new ArrayList<Runner>();
170 protected List<Runner> getChildren() { in getChildren()
175 protected Description describeChild(Runner child) { in describeChild()
180 protected void runChild(Runner runner, final RunNotifier notifier) { in runChild()
H A DFileProvider.java38 import org.junit.runner.Runner;
48 private static final List<Runner> NO_RUNNERS = Collections.<Runner> emptyList();
50 private final ArrayList<Runner> runners = new ArrayList<Runner>();
274 protected List<Runner> getChildren() { in getChildren()
/aoo42x/main/ure/source/uretest/
H A DRunner.java29 public final class Runner { class
36 private Runner() {} in Runner() method in Runner
H A DMakefile.pln158 out.pln/runner.jar: out.pln/class/runner/test/java/runner/Runner.class \
167 out.pln/class/runner/test/java/runner/Runner.class: Runner.java | out.pln/class
H A Drunner.mf.template3 Main-Class: test/java/runner/Runner
/aoo42x/main/chart2/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
43 Runner.run( in test()
/aoo42x/main/configmgr/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
43 Runner.run( in test()
/aoo42x/main/sc/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
43 Runner.run( in test()
/aoo42x/main/extensions/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
43 Runner.run( in test()
/aoo42x/main/forms/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
43 Runner.run( in test()
/aoo42x/main/qadevOOo/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
43 Runner.run( in test()
/aoo42x/main/starmath/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/ucb/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/sd/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/svx/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/svtools/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/xmloff/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/sw/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/sfx2/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/dbaccess/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/toolkit/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/framework/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/linguistic/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/aoo42x/main/qadevOOo/runner/org/openoffice/
H A Dmakefile.mk37 JAVAFILES = Runner.java RunnerService.java
/aoo42x/main/ucb/test/com/sun/star/comp/ucb/
H A Dmakefile.mk53 java -classpath $(CLASSPATH) org.openoffice.Runner -TestBase java_complex \

Completed in 85 milliseconds

12