Sha256: 50348310a49a061f75979536ff366bf869f49a8f26ed7ce8c022cdb22dbf7072
Contents?: true
Size: 401 Bytes
Versions: 4
Compression:
Stored size: 401 Bytes
Contents
require File.join(File.dirname(__FILE__), "spec_helper.rb") describe Quickbooks::Support::ClassBuilder do it "should add a type checked attribute accessor to a class" do end it "should add a casting attribute accessor to a class" do end it "should add a type accessor for an attribute" do end it "should add the appropriate xml template to each ruby wrapper object" do end end
Version data entries
4 entries across 4 versions & 1 rubygems