Class: Soaspec::TestServer::TestAttribute

Inherits:
Object
  • Object
show all
Defined in:
lib/soaspec/test_server/test_attribute.rb

Overview

Helps tests attribute methods

Class Method Summary collapse

Class Method Details

.noteObject



7
8
9
# File 'lib/soaspec/test_server/test_attribute.rb', line 7

def note
  File.read(File.join(File.dirname(__FILE__), 'note.xml'))
end