Created
October 5, 2010 08:30
-
-
Save WaYdotNET/611229 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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