Deprecated API

Deprecated Methods
junit.ui.TestRunner.run()
          use runSuite() instead 
junit.swingui.TestRunner.run()
          use runSuite() instead 
junit.framework.TestResult.runTests()
          use runCount instead 
junit.framework.TestResult.testErrors()
          use errorCount instead 
junit.framework.TestResult.testFailures()
          use failureCount instead