class FixtureResolver
Ruby on Rails 3.1.12
Since v3.0.20Use FixtureResolver in your tests to simulate the presence of files on the file system. This is used internally by Rails’ own test suite, and is useful for testing extensions that have no way of knowing what the file system will look like at runtime.
Inherits from
Attributes
Methods (defined here)
Private methods
(1)
Implementation detail — not part of the public API.
- # query