History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RUBY-1809
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Oleg Shpynov
Reporter: Roman Chernyatchik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Ruby

Completion and resolve of Test::Unit::TestCase stuff is broken in Rails 2.1.0 tests.

Created: 05 Sep 08 20:50   Updated: 08 Sep 08 19:31
Component/s: Code Insight
Fix Version/s: 2.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Complition and resolve of Test::Unit::TestCase stuff is broken in Rails 2.1.0 tests. E.g no assert_* methods, no setup and teardown.

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 08 Sep 08 17:58
See superclass_in_namespace.txt testcase for SymbolBuilderTest