lejosunit.tests
Class TestRunnerTest.MyTestRunner

java.lang.Object
  extended bylejosunit.rcxui.TestRunner
      extended bylejosunit.tests.TestRunnerTest.MyTestRunner
All Implemented Interfaces:
josx.platform.rcx.ButtonListener, TestListener
Enclosing class:
TestRunnerTest

public static class TestRunnerTest.MyTestRunner
extends TestRunner

Helper class to get access to some internal methods


Field Summary
 
Fields inherited from class lejosunit.rcxui.TestRunner
DISPLAY_MODE_EMULATOR, DISPLAY_MODE_RCX, DISPLAY_MODE_SILENT
 
Constructor Summary
TestRunnerTest.MyTestRunner()
           
 
Method Summary
 void scrollLeft()
          make method public visible
 void scrollRight()
          make method public visible
 
Methods inherited from class lejosunit.rcxui.TestRunner
addError, addFailure, buttonPressed, buttonReleased, createTestResult, doRun, doRun, endTest, getDisplayBuffer, getDisplayBufferShown, main, main, refreshDisplayBuffer, runUntilStopped, startTest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRunnerTest.MyTestRunner

public TestRunnerTest.MyTestRunner()
Method Detail

scrollLeft

public void scrollLeft()
make method public visible

Overrides:
scrollLeft in class TestRunner

scrollRight

public void scrollRight()
make method public visible

Overrides:
scrollRight in class TestRunner


Copyright (C) 2003 Jochen Hiller. All Rights Reserved.