Class: Soaspec::TestServer::TestAttribute
- Inherits:
- 
      Object
      
        - Object
- Soaspec::TestServer::TestAttribute
 
- Defined in:
- lib/soaspec/test_server/test_attribute.rb
Overview
Helps tests attribute methods
Class Method Summary collapse
Class Method Details
.note ⇒ Object
| 6 7 8 | # File 'lib/soaspec/test_server/test_attribute.rb', line 6 def note File.read(File.join(File.dirname(__FILE__), 'note.xml')) end |