Class
TestGit
In:
test/test_git.rb
Parent:
Test::Unit::TestCase
Methods
setup
teardown
test_can_skip_timeout
test_fs_delete
test_fs_read
test_fs_write
test_it_really_shell_escapes_arguments_to_the_git_shell
test_it_shell_escapes_the_standalone_argument
test_logs_stderr
test_method_missing
test_piping_should_work_on_1_9
test_raises_if_too_many_bytes
test_raises_on_slow_shell
test_transform_options
test_uses_custom_sh_method
testl_logs_stderr_when_skipping_timeout
Public Instance methods
setup
()
teardown
()
test_can_skip_timeout
()
test_fs_delete
()
test_fs_read
()
test_fs_write
()
test_it_really_shell_escapes_arguments_to_the_git_shell
()
test_it_shell_escapes_the_standalone_argument
()
test_logs_stderr
()
test_method_missing
()
test_piping_should_work_on_1_9
()
test_raises_if_too_many_bytes
()
test_raises_on_slow_shell
()
test_transform_options
()
test_uses_custom_sh_method
()
testl_logs_stderr_when_skipping_timeout
()
[Validate]