Method: Datum::Container#test_instance
- Defined in:
- lib/datum/container.rb
#test_instance ⇒ ActiveSupport::TestCase (readonly)
The ActiveSupport::TestCase instance of the data test
21 22 23 |
# File 'lib/datum/container.rb', line 21 def test_instance @test_instance end |