Module: Unit (Test)

Overview
Module Structure
Class Hierarchy
is a submodule of
module: Test   
is modularized into
class: TestCase   
class: Error   
is defined at
#38 in __dummy__.rb  
#42 in active_support/testing/deprecation.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: Test
✗ module: Unit
class: TestCase     
class: Error     

Class Hierarchy

Object ( Builtin-Module )
  TestCase ( Test::Unit )   
  Error ( Test::Unit )