Skip to content

Instantly share code, notes, and snippets.

@WaYdotNET
Created October 5, 2010 08:30
Show Gist options
  • Save WaYdotNET/611229 to your computer and use it in GitHub Desktop.
Save WaYdotNET/611229 to your computer and use it in GitHub Desktop.
DataMapper::Visualizer::Visualization full names
- should not demodulize the names of Classes
- should not demodulize the names of Objects (FAILED - 1)
- should not demodulize property type names
- should not demodulize model names
1)
'DataMapper::Visualizer::Visualization full names should not demodulize the names of Objects' FAILED
expected: "DataMapper::Property",
got: "DataMapper::Property::Text" (using ==)
/home/carlobertini/Scrivania/dd/dm-visualizer/spec/visualization_spec.rb:81:in `block (3 levels) in <top (required)>'
Finished in 0.023798444 seconds
17 examples, 1 failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment