Lines Matching refs:TestResult
22165 method protected junit.framework.TestResult createTestResult();
22168 method public junit.framework.TestResult getTestResult();
22171 method public void runTest(junit.framework.TestResult);
45284 method public abstract void run(junit.framework.TestResult);
45291 method protected junit.framework.TestResult createResult();
45293 method public junit.framework.TestResult run();
45294 method public void run(junit.framework.TestResult);
45320 public class TestResult {
45321 ctor public TestResult();
45357 method public void run(junit.framework.TestResult);
45358 method public void runTest(junit.framework.Test, junit.framework.TestResult);