# File lib/Borges/TestCase/ValueCallbackTest.rb, line 16
  def test_value_callback?
    assert @callback.value_callback?, "Is a value callback"
  end