test_internals 1.0.2
TestInternals patches Test::Unit::TestCase to allow testing of private methods, as well as variables. The stack trace is also available, including the ability to check that specific parameters were sent to a method. This results in cotton candy goodness for all.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            app_mode
            ~> 1.0.0
          
    Development Dependencies (1):
            rake_tasks
            ~> 1.0.0
          
    