Class UnitTest::RepositoryTest
In: test/test_repository.rb
Parent: Test::Unit::TestCase

The repository uses commands and the CommandRegistry so that it can run the commands and redirect the output to a test/test.log file without cluttering the output.

Methods

Constants

CHANGESET_COUNT = 50

Public Instance methods

[Validate]