ActiveMode::TestCase

26 views
Skip to first unread message

Mike Moore

unread,
Oct 26, 2012, 5:59:03 PM10/26/12
to rubyonra...@googlegroups.com
Is ActiveMode::TestCase intended to be used outside of ActiveModel? Like in a Rails app's tests?

Francesco Rodriguez

unread,
Oct 26, 2012, 6:00:29 PM10/26/12
to rubyonra...@googlegroups.com
No. It's no part of the public API.

module ActiveModel #:nodoc:
  class TestCase < ActiveSupport::TestCase #:nodoc:
  end
end

On Friday, October 26, 2012 at 4:59 PM, Mike Moore wrote:

Is ActiveMode::TestCase intended to be used outside of ActiveModel? Like in a Rails app's tests?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-co...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.

Reply all
Reply to author
Forward
0 new messages