Sha256: 193f40b3fbd6487e1c3d8304052673b95e6532ef7ef8a28a54c1cc7e1f99f91e
Contents?: true
Size: 400 Bytes
Versions: 8
Compression:
Stored size: 400 Bytes
Contents
require File.join(File.dirname(__FILE__), "spec_helper.rb") describe Quickbooks::Parser::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
8 entries across 8 versions & 1 rubygems