Skip to content

Instantly share code, notes, and snippets.

@jaylevitt
Created April 29, 2009 22:23
Show Gist options
  • Save jaylevitt/104103 to your computer and use it in GitHub Desktop.
Save jaylevitt/104103 to your computer and use it in GitHub Desktop.
bc.. class MyBehaviorTest < Test::Unit::TestCase
test_helper :hp_behavior_render
hp_setup('<r:mytag label="test123"/>')
assert_equal tag('title'), "test123"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment