require 'test_helper' module SsciInc module Screening class SocialTest < Test::Unit::TestCase should_call_builder_with(:type => "socialtrace") end end end