Home
last modified time | relevance | path

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

12

/trunk/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()
/trunk/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
/trunk/main/forms/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
43 Runner.run( in test()
/trunk/main/extensions/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
43 Runner.run( in test()
/trunk/main/chart2/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
43 Runner.run( in test()
/trunk/main/configmgr/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/starmath/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/ucb/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/sd/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/qadevOOo/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/sfx2/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/svx/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/xmloff/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/sw/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/svtools/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/toolkit/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/framework/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/linguistic/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/dbaccess/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/sc/qa/unoapi/
H A DTest.java26 import org.openoffice.Runner;
44 Runner.run( in test()
/trunk/main/package/qa/ofopxmlstorages/
H A Dmakefile.mk76 CT_APP = org.openoffice.Runner
/trunk/main/testgraphical/qa/graphical/
H A DTest.java26 import org.openoffice.Runner;

Completed in 80 milliseconds

12