Class
TestActor
In:
test/test_actor.rb
Parent:
Test::Unit::TestCase
Methods
setup
test_from_string_should_handle_just_name
test_from_string_should_separate_name_and_email
test_inspect
test_to_s_should_alias_name
Public Instance methods
setup
()
test_from_string_should_handle_just_name
()
test_from_string_should_separate_name_and_email
()
from_string
test_inspect
()
inspect
test_to_s_should_alias_name
()
to_s
[Validate]