# File lib/Borges/TestCase/CallbackTest.rb, line 12 def test_action_callback? assert((not @callback.action_callback?), "Not an action callback") end