1 require File.join( File.dirname(__FILE__), "..", "..", "..", "spec_helper" )
3 describe Mart::Accounts::BankAccount do
5 it "should have a routing number if the account type is a checking account"
7 it "should have an account number if the account type is a checking account"