Class MemoryRevisionTest
In: lib/repo/test/memory_repository_test.rb
Parent: Test::Unit::TestCase

Test suite for testing proper functioning of MemoryRevision, an implementation of AbstractRevision

Constants

RESOURCE_DIR = File.expand_path(File.join(File.dirname(__FILE__),"/input_files"))
TEST_USER = "testuser"

[Validate]