Uses of Package
lejosunit.framework

Packages that use lejosunit.framework
lejosunit.examples Examples how to use leJOSUnit. 
lejosunit.framework Core framework classes. 
lejosunit.rcxui The TestRunner for the RCX. 
lejosunit.tests leJOSUnit test classes. 
lejosunit.tests.size leJOSUnit test classes for calculating the required sizes in VM. 
 

Classes in lejosunit.framework used by lejosunit.examples
Assert
          A set of assert methods.
Test
          A Test can be run and collect its results.
TestCase
          A test case defines the fixture to run multiple tests.
 

Classes in lejosunit.framework used by lejosunit.framework
Assert
          A set of assert methods.
AssertionFailedError
          An AssertionFailedError will be thrown when an assertion failed.
Protectable
          A Protectable can be run and can throw a Throwable.
Test
          A Test can be run and collect its results.
TestCase
          A test case defines the fixture to run multiple tests.
TestListener
          A Listener for test progress.
TestResult
          A TestResult collects the results of executing a test case.
 

Classes in lejosunit.framework used by lejosunit.rcxui
AssertionFailedError
          An AssertionFailedError will be thrown when an assertion failed.
Test
          A Test can be run and collect its results.
TestListener
          A Listener for test progress.
TestResult
          A TestResult collects the results of executing a test case.
 

Classes in lejosunit.framework used by lejosunit.tests
Assert
          A set of assert methods.
Test
          A Test can be run and collect its results.
TestCase
          A test case defines the fixture to run multiple tests.
TestListener
          A Listener for test progress.
 

Classes in lejosunit.framework used by lejosunit.tests.size
Assert
          A set of assert methods.
Test
          A Test can be run and collect its results.
TestCase
          A test case defines the fixture to run multiple tests.
 



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