test_internals 0.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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
app_mode
~> 0.0.1
Development Dependencies (1):
rake_tasks
~> 0.0.1